#89FCEE#89FCEE
#89FCEE is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.108 H 185.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCEE |
|---|---|
| RGB | rgb(137, 252, 238) |
| HSL | hsl(173, 95%, 76%) |
| HSV | hsv(173, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(92.18, -36.06, -3.47) |
| CIE-LCH | lch(92.18, 36.23, 185.50°) |
| OKLab | oklab(91.93% -0.1071 -0.0099) |
| OKLCH | oklch(91.93% 0.108 185.3) |
| XYZ | xyz(60.5533, 81.1073, 93.3366) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.09
Light Cyan
#ACFFFC
ΔE00 5.54
Bright Aqua
#0BF9EA
ΔE00 5.67
Bright Turquoise
#0FFEF9
ΔE00 6.10
Pale Aqua
#B8FFEB
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCEE #FC8997
analogous
#89FCB5 #89FCEE #89D1FC
triadic
#89FCEE #EE89FC #FCEE89
tetradic
#89FCEE #B589FC #FC8997 #D1FC89
square
#89FCEE #B589FC #FC8997 #D1FC89
split-complementary
#89FCEE #FC89D1 #FCB589
monochromatic
#12F9DD #4DFAE5 #89FCEE #C5FEF7 #E1FEFB
Accessibility & contrast
On white
1.22
#89FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#89FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCEE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCEE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#53FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fcee; /* rgb */ color: rgb(137, 252, 238); /* oklch */ color: oklch(91.9% 0.108 185.3);
Tailwind
colors: {
custom: {
50: '#b2fdf3',
500: '#89fcee',
950: '#000000',
},
}SCSS
$custom: #89fcee; $custom-light: #b2fdf3; $custom-dark: #000000;
JSON
{
"hex": "#89fcee",
"rgb": {
"r": 137,
"g": 252,
"b": 238
},
"hsl": {
"h": 172.696,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91926,
"c": 0.10752,
"h": 185.3
},
"luminance": 0.81112
}Semantic roles & 50–950 ramp
primary
#89FCEE
secondary
#DB4E5F
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685