#69E9DC#69E9DC
#69E9DC is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.115 H 186.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9DC |
|---|---|
| RGB | rgb(105, 233, 220) |
| HSL | hsl(174, 74%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.22, -38.47, -4.43) |
| CIE-LCH | lch(85.22, 38.72, 186.57°) |
| OKLab | oklab(85.84% -0.1145 -0.0126) |
| OKLCH | oklch(85.84% 0.115 186.3) |
| XYZ | xyz(47.8773, 66.4437, 77.9981) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.28
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9DC #E96976
analogous
#69E99C #69E9DC #69B6E9
triadic
#69E9DC #DC69E9 #E9DC69
tetradic
#69E9DC #9C69E9 #E96976 #B6E969
square
#69E9DC #9C69E9 #E96976 #B6E969
split-complementary
#69E9DC #E969B6 #E99C69
monochromatic
#1CBCAC #34E1D0 #69E9DC #9EF1E8 #D4F9F5
Accessibility & contrast
On white
1.47
#69E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#69E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9DC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9DC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69e9dc; /* rgb */ color: rgb(105, 233, 220); /* oklch */ color: oklch(85.8% 0.115 186.3);
Tailwind
colors: {
custom: {
50: '#9ff0e6',
500: '#69e9dc',
950: '#000000',
},
}SCSS
$custom: #69e9dc; $custom-light: #9ff0e6; $custom-dark: #000000;
JSON
{
"hex": "#69e9dc",
"rgb": {
"r": 105,
"g": 233,
"b": 220
},
"hsl": {
"h": 173.906,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.85841,
"c": 0.11518,
"h": 186.3
},
"luminance": 0.66448
}Semantic roles & 50–950 ramp
primary
#69E9DC
secondary
#BB3B48
accent
#0F23D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584