#69E6DE#69E6DE
#69E6DE is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.2% C 0.112 H 189.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69E6DE |
|---|---|
| RGB | rgb(105, 230, 222) |
| HSL | hsl(176, 71%, 66%) |
| HSV | hsv(176, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(84.41, -36.59, -6.68) |
| CIE-LCH | lch(84.41, 37.19, 190.34°) |
| OKLab | oklab(85.21% -0.1105 -0.0186) |
| OKLCH | oklch(85.21% 0.112 189.6) |
| XYZ | xyz(47.3017, 64.8662, 79.1207) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.00
Mediumturquoise
#48D1CC
ΔE00 5.28
Bright Aqua
#0BF9EA
ΔE00 5.77
Tiffany Blue
#7BF2DA
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 6.12
Bright Turquoise
#0FFEF9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E6DE #E66971
analogous
#69E69F #69E6DE #69AFE6
triadic
#69E6DE #DE69E6 #E6DE69
tetradic
#69E6DE #9F69E6 #E66971 #AFE669
square
#69E6DE #9F69E6 #E66971 #AFE669
split-complementary
#69E6DE #E669AF #E69F69
monochromatic
#1EB6AD #35DDD2 #69E6DE #9DEFEA #D2F7F5
Accessibility & contrast
On white
1.50
#69E6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#69E6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E6DE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E6DE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e6de; /* rgb */ color: rgb(105, 230, 222); /* oklch */ color: oklch(85.2% 0.112 189.6);
Tailwind
colors: {
custom: {
50: '#9feee8',
500: '#69e6de',
950: '#000000',
},
}SCSS
$custom: #69e6de; $custom-light: #9feee8; $custom-dark: #000000;
JSON
{
"hex": "#69e6de",
"rgb": {
"r": 105,
"g": 230,
"b": 222
},
"hsl": {
"h": 176.16,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.85206,
"c": 0.11203,
"h": 189.6
},
"luminance": 0.64871
}Semantic roles & 50–950 ramp
primary
#69E6DE
secondary
#B63D45
accent
#121ED3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584