#89FCCF#89FCCF
#89FCCF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.124 H 166.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCCF |
|---|---|
| RGB | rgb(137, 252, 207) |
| HSL | hsl(157, 95%, 76%) |
| HSV | hsv(157, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.43, -42.95, 11.49) |
| CIE-LCH | lch(91.43, 44.46, 165.03°) |
| OKLab | oklab(91.07% -0.1202 0.0295) |
| OKLCH | oklch(91.07% 0.124 166.2) |
| XYZ | xyz(56.3846, 79.4398, 71.3816) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 2.55
Pale Turquoise
#A5FBD5
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCCF #FC89B6
analogous
#89FC96 #89FCCF #89EFFC
triadic
#89FCCF #CF89FC #FCCF89
tetradic
#89FCCF #9689FC #FC89B6 #EFFC89
square
#89FCCF #9689FC #FC89B6 #EFFC89
split-complementary
#89FCCF #FC89EF #FC9689
monochromatic
#12F99E #4DFAB7 #89FCCF #C5FEE7 #E1FEF3
Accessibility & contrast
On white
1.24
#89FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#89FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCCF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCCF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#64FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fccf; /* rgb */ color: rgb(137, 252, 207); /* oklch */ color: oklch(91.1% 0.124 166.2);
Tailwind
colors: {
custom: {
50: '#b1fedd',
500: '#89fccf',
950: '#000000',
},
}SCSS
$custom: #89fccf; $custom-light: #b1fedd; $custom-dark: #000000;
JSON
{
"hex": "#89fccf",
"rgb": {
"r": 137,
"g": 252,
"b": 207
},
"hsl": {
"h": 156.522,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91075,
"c": 0.12378,
"h": 166.2
},
"luminance": 0.79444
}Semantic roles & 50–950 ramp
primary
#89FCCF
secondary
#DB4E85
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684