#89DEDA#89DEDA
#89DEDA is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.6% C 0.083 H 191.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEDA |
|---|---|
| RGB | rgb(137, 222, 218) |
| HSL | hsl(177, 56%, 70%) |
| HSV | hsv(177, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.24, -26.61, -6.16) |
| CIE-LCH | lch(83.24, 27.31, 193.04°) |
| OKLab | oklab(84.56% -0.0811 -0.017) |
| OKLCH | oklch(84.56% 0.083 191.9) |
| XYZ | xyz(49.0880, 62.6195, 75.8162) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Light Cyan
#ACFFFC
ΔE00 7.38
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Turquoise
#40E0D0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEDA #DE898D
analogous
#89DEAF #89DEDA #89B8DE
triadic
#89DEDA #DA89DE #DEDA89
tetradic
#89DEDA #AF89DE #DE898D #B8DE89
square
#89DEDA #AF89DE #DE898D #B8DE89
split-complementary
#89DEDA #DE89B8 #DEAF89
monochromatic
#34B9B3 #59D1CB #89DEDA #B9EBE9 #E7F8F8
Accessibility & contrast
On white
1.55
#89DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#89DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEDA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEDA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#66E2DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89deda; /* rgb */ color: rgb(137, 222, 218); /* oklch */ color: oklch(84.6% 0.083 191.9);
Tailwind
colors: {
custom: {
50: '#afe8e5',
500: '#89deda',
950: '#000000',
},
}SCSS
$custom: #89deda; $custom-light: #afe8e5; $custom-dark: #000000;
JSON
{
"hex": "#89deda",
"rgb": {
"r": 137,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.176,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84558,
"c": 0.08288,
"h": 191.9
},
"luminance": 0.62623
}Semantic roles & 50–950 ramp
primary
#89DEDA
secondary
#B5565A
accent
#2229C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484