#89EECB#89EECB
#89EECB is a very light, moderate teal. Relative luminance 0.708; OKLCH L 87.8% C 0.108 H 169.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89EECB |
|---|---|
| RGB | rgb(137, 238, 203) |
| HSL | hsl(159, 75%, 74%) |
| HSV | hsv(159, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(87.38, -37.52, 7.76) |
| CIE-LCH | lch(87.38, 38.32, 168.31°) |
| OKLab | oklab(87.76% -0.1061 0.0199) |
| OKLCH | oklch(87.76% 0.108 169.4) |
| XYZ | xyz(51.6662, 70.7755, 67.4268) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.05
Light Teal
#90E4C1
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.61
Pale Turquoise
#A5FBD5
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EECB #EE89AC
analogous
#89EE98 #89EECB #89DEEE
triadic
#89EECB #CB89EE #EECB89
tetradic
#89EECB #9889EE #EE89AC #DEEE89
square
#89EECB #9889EE #EE89AC #DEEE89
split-complementary
#89EECB #EE89DE #EE9889
monochromatic
#20DD9B #54E6B3 #89EECB #BEF6E3 #E4FBF3
Accessibility & contrast
On white
1.39
#89EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#89EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EECB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EECB | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#69EFE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89eecb; /* rgb */ color: rgb(137, 238, 203); /* oklch */ color: oklch(87.8% 0.108 169.4);
Tailwind
colors: {
custom: {
50: '#b0f4da',
500: '#89eecb',
950: '#000000',
},
}SCSS
$custom: #89eecb; $custom-light: #b0f4da; $custom-dark: #000000;
JSON
{
"hex": "#89eecb",
"rgb": {
"r": 137,
"g": 238,
"b": 203
},
"hsl": {
"h": 159.208,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.87761,
"c": 0.10794,
"h": 169.4
},
"luminance": 0.70779
}Semantic roles & 50–950 ramp
primary
#89EECB
secondary
#C9527B
accent
#0F54D7
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583