#69E9DE#69E9DE
#69E9DE is a very light, moderate teal. Relative luminance 0.666; OKLCH L 85.9% C 0.115 H 187.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9DE |
|---|---|
| RGB | rgb(105, 233, 222) |
| HSL | hsl(175, 74%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 4.7%, 8.6%) |
| CIE-LAB | lab(85.28, -37.97, -5.41) |
| CIE-LCH | lch(85.28, 38.35, 188.10°) |
| OKLab | oklab(85.9% -0.1136 -0.0152) |
| OKLCH | oklch(85.9% 0.115 187.6) |
| XYZ | xyz(48.1437, 66.5503, 79.4014) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 4.75
Bright Aqua
#0BF9EA
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.07
Bright Cyan
#41FDFE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9DE #E96974
analogous
#69E99E #69E9DE #69B4E9
triadic
#69E9DE #DE69E9 #E9DE69
tetradic
#69E9DE #9E69E9 #E96974 #B4E969
square
#69E9DE #9E69E9 #E96974 #B4E969
split-complementary
#69E9DE #E969B4 #E99E69
monochromatic
#1CBCAE #34E1D2 #69E9DE #9EF1EA #D4F9F5
Accessibility & contrast
On white
1.47
#69E9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#69E9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9DE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9DE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69e9de; /* rgb */ color: rgb(105, 233, 222); /* oklch */ color: oklch(85.9% 0.115 187.6);
Tailwind
colors: {
custom: {
50: '#9ff0e8',
500: '#69e9de',
950: '#000000',
},
}SCSS
$custom: #69e9de; $custom-light: #9ff0e8; $custom-dark: #000000;
JSON
{
"hex": "#69e9de",
"rgb": {
"r": 105,
"g": 233,
"b": 222
},
"hsl": {
"h": 174.844,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.85903,
"c": 0.11465,
"h": 187.6
},
"luminance": 0.66555
}Semantic roles & 50–950 ramp
primary
#69E9DE
secondary
#BB3B46
accent
#0F20D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584