#69DEC9#69DEC9
#69DEC9 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.111 H 180.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC9 |
|---|---|
| RGB | rgb(105, 222, 201) |
| HSL | hsl(169, 64%, 64%) |
| HSV | hsv(169, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.54, -38.15, 0.22) |
| CIE-LCH | lch(81.54, 38.15, 179.67°) |
| OKLab | oklab(82.7% -0.1109 0) |
| OKLCH | oklch(82.7% 0.111 180) |
| XYZ | xyz(42.4850, 59.4589, 64.4848) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.43
Aquamarine (survey)
#04D8B2
ΔE00 6.44
Pale Teal
#82CBB2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC9 #DE697E
analogous
#69DE8F #69DEC9 #69B9DE
triadic
#69DEC9 #C969DE #DEC969
tetradic
#69DEC9 #8F69DE #DE697E #B9DE69
square
#69DEC9 #8F69DE #DE697E #B9DE69
split-complementary
#69DEC9 #DE69B9 #DE8F69
monochromatic
#25A890 #37D3B7 #69DEC9 #9BE9DB #CDF4ED
Accessibility & contrast
On white
1.63
#69DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#69DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC9
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC9 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C8
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#23E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dec9; /* rgb */ color: rgb(105, 222, 201); /* oklch */ color: oklch(82.7% 0.111 180.0);
Tailwind
colors: {
custom: {
50: '#9de9d9',
500: '#69dec9',
950: '#000000',
},
}SCSS
$custom: #69dec9; $custom-light: #9de9d9; $custom-dark: #000000;
JSON
{
"hex": "#69dec9",
"rgb": {
"r": 105,
"g": 222,
"b": 201
},
"hsl": {
"h": 169.231,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82696,
"c": 0.11089,
"h": 180
},
"luminance": 0.59463
}Semantic roles & 50–950 ramp
primary
#69DEC9
secondary
#AA4154
accent
#1A3ACC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483