#89FCED#89FCED
#89FCED is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.108 H 184.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCED |
|---|---|
| RGB | rgb(137, 252, 237) |
| HSL | hsl(172, 95%, 76%) |
| HSV | hsv(172, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.15, -36.29, -2.99) |
| CIE-LCH | lch(92.15, 36.42, 184.71°) |
| OKLab | oklab(91.9% -0.1075 -0.0086) |
| OKLCH | oklch(91.9% 0.108 184.6) |
| XYZ | xyz(60.4068, 81.0487, 92.5651) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Aqua
#0BF9EA
ΔE00 5.67
Light Cyan
#ACFFFC
ΔE00 5.78
Pale Aqua
#B8FFEB
ΔE00 6.00
Bright Turquoise
#0FFEF9
ΔE00 6.27
Pale Cyan
#B7FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCED #FC8998
analogous
#89FCB4 #89FCED #89D2FC
triadic
#89FCED #ED89FC #FCED89
tetradic
#89FCED #B489FC #FC8998 #D2FC89
square
#89FCED #B489FC #FC8998 #D2FC89
split-complementary
#89FCED #FC89D2 #FCB489
monochromatic
#12F9DB #4DFAE4 #89FCED #C5FEF6 #E1FEFA
Accessibility & contrast
On white
1.22
#89FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#89FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCED
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCED | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#54FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fced; /* rgb */ color: rgb(137, 252, 237); /* oklch */ color: oklch(91.9% 0.108 184.6);
Tailwind
colors: {
custom: {
50: '#b2fdf2',
500: '#89fced',
950: '#000000',
},
}SCSS
$custom: #89fced; $custom-light: #b2fdf2; $custom-dark: #000000;
JSON
{
"hex": "#89fced",
"rgb": {
"r": 137,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.174,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91896,
"c": 0.10783,
"h": 184.6
},
"luminance": 0.81054
}Semantic roles & 50–950 ramp
primary
#89FCED
secondary
#DB4E60
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685