#89FCDF#89FCDF
#89FCDF is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.114 H 175.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCDF |
|---|---|
| RGB | rgb(137, 252, 223) |
| HSL | hsl(165, 95%, 76%) |
| HSV | hsv(165, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.80, -39.50, 3.75) |
| CIE-LCH | lch(91.80, 39.67, 174.58°) |
| OKLab | oklab(91.5% -0.1133 0.0093) |
| OKLCH | oklch(91.5% 0.114 175.3) |
| XYZ | xyz(58.4407, 80.2622, 82.2103) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.06
Tiffany Blue
#7BF2DA
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 4.72
Pale Aqua
#B8FFEB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCDF #FC89A6
analogous
#89FCA6 #89FCDF #89DFFC
triadic
#89FCDF #DF89FC #FCDF89
tetradic
#89FCDF #A689FC #FC89A6 #DFFC89
square
#89FCDF #A689FC #FC89A6 #DFFC89
split-complementary
#89FCDF #FC89DF #FCA689
monochromatic
#12F9BF #4DFACF #89FCDF #C5FEEF #E1FEF7
Accessibility & contrast
On white
1.23
#89FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#89FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCDF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCDF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#5CFEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcdf; /* rgb */ color: rgb(137, 252, 223); /* oklch */ color: oklch(91.5% 0.114 175.3);
Tailwind
colors: {
custom: {
50: '#b2fee9',
500: '#89fcdf',
950: '#000000',
},
}SCSS
$custom: #89fcdf; $custom-light: #b2fee9; $custom-dark: #000000;
JSON
{
"hex": "#89fcdf",
"rgb": {
"r": 137,
"g": 252,
"b": 223
},
"hsl": {
"h": 164.87,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91496,
"c": 0.11373,
"h": 175.3
},
"luminance": 0.80267
}Semantic roles & 50–950 ramp
primary
#89FCDF
secondary
#DB4E72
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684