#89FCEC#89FCEC
#89FCEC is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.108 H 183.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCEC |
|---|---|
| RGB | rgb(137, 252, 236) |
| HSL | hsl(172, 95%, 76%) |
| HSV | hsv(172, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(92.13, -36.53, -2.51) |
| CIE-LCH | lch(92.13, 36.61, 183.93°) |
| OKLab | oklab(91.87% -0.1079 -0.0073) |
| OKLCH | oklch(91.87% 0.108 183.9) |
| XYZ | xyz(60.2611, 80.9904, 91.7978) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 5.68
Pale Aqua
#B8FFEB
ΔE00 5.89
Light Cyan
#ACFFFC
ΔE00 6.02
Light Aqua
#8CFFDB
ΔE00 6.12
Bright Turquoise
#0FFEF9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCEC #FC8999
analogous
#89FCB3 #89FCEC #89D3FC
triadic
#89FCEC #EC89FC #FCEC89
tetradic
#89FCEC #B389FC #FC8999 #D3FC89
square
#89FCEC #B389FC #FC8999 #D3FC89
split-complementary
#89FCEC #FC89D3 #FCB389
monochromatic
#12F9D9 #4DFAE2 #89FCEC #C5FEF6 #E1FEFA
Accessibility & contrast
On white
1.22
#89FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#89FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCEC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCEC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#54FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fcec; /* rgb */ color: rgb(137, 252, 236); /* oklch */ color: oklch(91.9% 0.108 183.9);
Tailwind
colors: {
custom: {
50: '#b2fef2',
500: '#89fcec',
950: '#000000',
},
}SCSS
$custom: #89fcec; $custom-light: #b2fef2; $custom-dark: #000000;
JSON
{
"hex": "#89fcec",
"rgb": {
"r": 137,
"g": 252,
"b": 236
},
"hsl": {
"h": 171.652,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91867,
"c": 0.10814,
"h": 183.9
},
"luminance": 0.80995
}Semantic roles & 50–950 ramp
primary
#89FCEC
secondary
#DB4E62
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685