#69E7DE#69E7DE
#69E7DE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.113 H 188.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7DE |
|---|---|
| RGB | rgb(105, 231, 222) |
| HSL | hsl(176, 72%, 66%) |
| HSV | hsv(176, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 3.9%, 9.4%) |
| CIE-LAB | lab(84.70, -37.05, -6.25) |
| CIE-LCH | lch(84.70, 37.57, 189.58°) |
| OKLab | oklab(85.44% -0.1115 -0.0175) |
| OKLCH | oklch(85.44% 0.113 188.9) |
| XYZ | xyz(47.5807, 65.4244, 79.2138) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 5.49
Tiffany Blue
#7BF2DA
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.53
Bright Turquoise
#0FFEF9
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7DE #E76972
analogous
#69E79F #69E7DE #69B1E7
triadic
#69E7DE #DE69E7 #E7DE69
tetradic
#69E7DE #9F69E7 #E76972 #B1E769
square
#69E7DE #9F69E7 #E76972 #B1E769
split-complementary
#69E7DE #E769B1 #E79F69
monochromatic
#1DB8AD #34DFD2 #69E7DE #9EEFEA #D3F8F5
Accessibility & contrast
On white
1.49
#69E7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#69E7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7DE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7DE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e7de; /* rgb */ color: rgb(105, 231, 222); /* oklch */ color: oklch(85.4% 0.113 188.9);
Tailwind
colors: {
custom: {
50: '#9fefe8',
500: '#69e7de',
950: '#000000',
},
}SCSS
$custom: #69e7de; $custom-light: #9fefe8; $custom-dark: #000000;
JSON
{
"hex": "#69e7de",
"rgb": {
"r": 105,
"g": 231,
"b": 222
},
"hsl": {
"h": 175.714,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85438,
"c": 0.11289,
"h": 188.9
},
"luminance": 0.65429
}Semantic roles & 50–950 ramp
primary
#69E7DE
secondary
#B83C45
accent
#111FD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584