#69DEC0#69DEC0
#69DEC0 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.4% C 0.115 H 174.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC0 |
|---|---|
| RGB | rgb(105, 222, 192) |
| HSL | hsl(165, 64%, 64%) |
| HSV | hsv(165, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.32, -40.28, 4.67) |
| CIE-LCH | lch(81.32, 40.55, 173.39°) |
| OKLab | oklab(82.44% -0.1148 0.0118) |
| OKLCH | oklch(82.44% 0.115 174.2) |
| XYZ | xyz(41.4572, 59.0478, 59.0716) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 4.87
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC0 #DE6987
analogous
#69DE86 #69DEC0 #69C2DE
triadic
#69DEC0 #C069DE #DEC069
tetradic
#69DEC0 #8669DE #DE6987 #C2DE69
square
#69DEC0 #8669DE #DE6987 #C2DE69
split-complementary
#69DEC0 #DE69C2 #DE8669
monochromatic
#25A886 #37D3AB #69DEC0 #9BE9D5 #CDF4EA
Accessibility & contrast
On white
1.64
#69DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#69DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC0
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC0 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2BF
Deuteranopia (green-blind)
#C5C5C2
Tritanopia (blue-blind)
#2EE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dec0; /* rgb */ color: rgb(105, 222, 192); /* oklch */ color: oklch(82.4% 0.115 174.2);
Tailwind
colors: {
custom: {
50: '#9ce9d3',
500: '#69dec0',
950: '#000000',
},
}SCSS
$custom: #69dec0; $custom-light: #9ce9d3; $custom-dark: #000000;
JSON
{
"hex": "#69dec0",
"rgb": {
"r": 105,
"g": 222,
"b": 192
},
"hsl": {
"h": 164.615,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82438,
"c": 0.11544,
"h": 174.2
},
"luminance": 0.59052
}Semantic roles & 50–950 ramp
primary
#69DEC0
secondary
#AA415C
accent
#1A47CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483