#69E8DC#69E8DC
#69E8DC is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.114 H 186.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8DC |
|---|---|
| RGB | rgb(105, 232, 220) |
| HSL | hsl(174, 73%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(84.93, -38.01, -4.86) |
| CIE-LCH | lch(84.93, 38.32, 187.28°) |
| OKLab | oklab(85.61% -0.1134 -0.0137) |
| OKLCH | oklch(85.61% 0.114 186.9) |
| XYZ | xyz(47.5950, 65.8792, 77.9040) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.98
Bright Turquoise
#0FFEF9
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8DC #E86975
analogous
#69E89C #69E8DC #69B4E8
triadic
#69E8DC #DC69E8 #E8DC69
tetradic
#69E8DC #9C69E8 #E86975 #B4E869
square
#69E8DC #9C69E8 #E86975 #B4E869
split-complementary
#69E8DC #E869B4 #E89C69
monochromatic
#1DBAAB #34E0D0 #69E8DC #9EF0E8 #D3F8F5
Accessibility & contrast
On white
1.48
#69E8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#69E8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8DC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8DC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e8dc; /* rgb */ color: rgb(105, 232, 220); /* oklch */ color: oklch(85.6% 0.114 186.9);
Tailwind
colors: {
custom: {
50: '#9ff0e6',
500: '#69e8dc',
950: '#000000',
},
}SCSS
$custom: #69e8dc; $custom-light: #9ff0e6; $custom-dark: #000000;
JSON
{
"hex": "#69e8dc",
"rgb": {
"r": 105,
"g": 232,
"b": 220
},
"hsl": {
"h": 174.331,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.85609,
"c": 0.11426,
"h": 186.9
},
"luminance": 0.65884
}Semantic roles & 50–950 ramp
primary
#69E8DC
secondary
#BA3C48
accent
#1023D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584