#69E8DE#69E8DE
#69E8DE is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.7% C 0.114 H 188.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8DE |
|---|---|
| RGB | rgb(105, 232, 222) |
| HSL | hsl(175, 73%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(84.99, -37.51, -5.83) |
| CIE-LCH | lch(84.99, 37.96, 188.83°) |
| OKLab | oklab(85.67% -0.1126 -0.0163) |
| OKLCH | oklch(85.67% 0.114 188.3) |
| XYZ | xyz(47.8614, 65.9858, 79.3073) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.79
Bright Turquoise
#0FFEF9
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8DE #E86973
analogous
#69E89E #69E8DE #69B2E8
triadic
#69E8DE #DE69E8 #E8DE69
tetradic
#69E8DE #9E69E8 #E86973 #B2E869
square
#69E8DE #9E69E8 #E86973 #B2E869
split-complementary
#69E8DE #E869B2 #E89E69
monochromatic
#1DBAAE #34E0D2 #69E8DE #9EF0EA #D3F8F5
Accessibility & contrast
On white
1.48
#69E8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#69E8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8DE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8DE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e8de; /* rgb */ color: rgb(105, 232, 222); /* oklch */ color: oklch(85.7% 0.114 188.3);
Tailwind
colors: {
custom: {
50: '#9ff0e8',
500: '#69e8de',
950: '#000000',
},
}SCSS
$custom: #69e8de; $custom-light: #9ff0e8; $custom-dark: #000000;
JSON
{
"hex": "#69e8de",
"rgb": {
"r": 105,
"g": 232,
"b": 222
},
"hsl": {
"h": 175.276,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.85671,
"c": 0.11376,
"h": 188.3
},
"luminance": 0.6599
}Semantic roles & 50–950 ramp
primary
#69E8DE
secondary
#BA3C46
accent
#1020D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584