#69E7DC#69E7DC
#69E7DC is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.4% C 0.113 H 187.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7DC |
|---|---|
| RGB | rgb(105, 231, 220) |
| HSL | hsl(175, 72%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.65, -37.56, -5.28) |
| CIE-LCH | lch(84.65, 37.93, 188.00°) |
| OKLab | oklab(85.38% -0.1124 -0.0149) |
| OKLCH | oklch(85.38% 0.113 187.5) |
| XYZ | xyz(47.3143, 65.3178, 77.8104) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.69
Bright Turquoise
#0FFEF9
ΔE00 6.23
Bright Cyan
#41FDFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7DC #E76974
analogous
#69E79D #69E7DC #69B3E7
triadic
#69E7DC #DC69E7 #E7DC69
tetradic
#69E7DC #9D69E7 #E76974 #B3E769
square
#69E7DC #9D69E7 #E76974 #B3E769
split-complementary
#69E7DC #E769B3 #E79D69
monochromatic
#1DB8AB #34DFD0 #69E7DC #9EEFE8 #D3F8F5
Accessibility & contrast
On white
1.49
#69E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#69E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7DC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7DC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e7dc; /* rgb */ color: rgb(105, 231, 220); /* oklch */ color: oklch(85.4% 0.113 187.5);
Tailwind
colors: {
custom: {
50: '#9fefe6',
500: '#69e7dc',
950: '#000000',
},
}SCSS
$custom: #69e7dc; $custom-light: #9fefe6; $custom-dark: #000000;
JSON
{
"hex": "#69e7dc",
"rgb": {
"r": 105,
"g": 231,
"b": 220
},
"hsl": {
"h": 174.762,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85376,
"c": 0.11335,
"h": 187.5
},
"luminance": 0.65322
}Semantic roles & 50–950 ramp
primary
#69E7DC
secondary
#B83C47
accent
#1122D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584