#89FCEF#89FCEF
#89FCEF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.107 H 186.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCEF |
|---|---|
| RGB | rgb(137, 252, 239) |
| HSL | hsl(173, 95%, 76%) |
| HSV | hsv(173, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(92.21, -35.82, -3.95) |
| CIE-LCH | lch(92.21, 36.04, 186.30°) |
| OKLab | oklab(91.96% -0.1066 -0.0112) |
| OKLCH | oklch(91.96% 0.107 186) |
| XYZ | xyz(60.7006, 81.1662, 94.1125) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 5.31
Bright Aqua
#0BF9EA
ΔE00 5.69
Bright Turquoise
#0FFEF9
ΔE00 5.94
Pale Cyan
#B7FFFA
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCEF #FC8996
analogous
#89FCB6 #89FCEF #89D0FC
triadic
#89FCEF #EF89FC #FCEF89
tetradic
#89FCEF #B689FC #FC8996 #D0FC89
square
#89FCEF #B689FC #FC8996 #D0FC89
split-complementary
#89FCEF #FC89D0 #FCB689
monochromatic
#12F9DF #4DFAE7 #89FCEF #C5FEF7 #E1FEFB
Accessibility & contrast
On white
1.22
#89FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#89FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCEF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCEF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DEE3F0
Tritanopia (blue-blind)
#52FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fcef; /* rgb */ color: rgb(137, 252, 239); /* oklch */ color: oklch(92.0% 0.107 186.0);
Tailwind
colors: {
custom: {
50: '#b2fdf4',
500: '#89fcef',
950: '#000000',
},
}SCSS
$custom: #89fcef; $custom-light: #b2fdf4; $custom-dark: #000000;
JSON
{
"hex": "#89fcef",
"rgb": {
"r": 137,
"g": 252,
"b": 239
},
"hsl": {
"h": 173.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91956,
"c": 0.10724,
"h": 186
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#89FCEF
secondary
#DB4E5E
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685