#89FCE7#89FCE7
#89FCE7 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.110 H 180.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCE7 |
|---|---|
| RGB | rgb(137, 252, 231) |
| HSL | hsl(169, 95%, 76%) |
| HSV | hsv(169, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(92.00, -37.69, -0.11) |
| CIE-LCH | lch(92.00, 37.69, 180.16°) |
| OKLab | oklab(91.72% -0.11 -0.0009) |
| OKLCH | oklch(91.72% 0.11 180.5) |
| XYZ | xyz(59.5448, 80.7039, 88.0254) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 4.49
Pale Aqua
#B8FFEB
ΔE00 5.58
Light Turquoise
#7EF4CC
ΔE00 6.00
Bright Aqua
#0BF9EA
ΔE00 6.09
Aquamarine
#7FFFD4
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCE7 #FC899E
analogous
#89FCAE #89FCE7 #89D8FC
triadic
#89FCE7 #E789FC #FCE789
tetradic
#89FCE7 #AE89FC #FC899E #D8FC89
square
#89FCE7 #AE89FC #FC899E #D8FC89
split-complementary
#89FCE7 #FC89D8 #FCAE89
monochromatic
#12F9CF #4DFADB #89FCE7 #C5FEF3 #E1FEF9
Accessibility & contrast
On white
1.23
#89FCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#89FCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCE7
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCE7 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E6
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#58FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fce7; /* rgb */ color: rgb(137, 252, 231); /* oklch */ color: oklch(91.7% 0.110 180.5);
Tailwind
colors: {
custom: {
50: '#b2feee',
500: '#89fce7',
950: '#000000',
},
}SCSS
$custom: #89fce7; $custom-light: #b2feee; $custom-dark: #000000;
JSON
{
"hex": "#89fce7",
"rgb": {
"r": 137,
"g": 252,
"b": 231
},
"hsl": {
"h": 169.043,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91721,
"c": 0.10998,
"h": 180.5
},
"luminance": 0.80709
}Semantic roles & 50–950 ramp
primary
#89FCE7
secondary
#DB4E68
accent
#002AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685