#89FCCE#89FCCE
#89FCCE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.124 H 165.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCCE |
|---|---|
| RGB | rgb(137, 252, 206) |
| HSL | hsl(156, 95%, 76%) |
| HSV | hsv(156, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.41, -43.16, 11.97) |
| CIE-LCH | lch(91.41, 44.79, 164.50°) |
| OKLab | oklab(91.05% -0.1206 0.0308) |
| OKLCH | oklch(91.05% 0.125 165.7) |
| XYZ | xyz(56.2627, 79.3910, 70.7397) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.68
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 2.79
Pale Turquoise
#A5FBD5
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCCE #FC89B7
analogous
#89FC95 #89FCCE #89F1FC
triadic
#89FCCE #CE89FC #FCCE89
tetradic
#89FCCE #9589FC #FC89B7 #F1FC89
square
#89FCCE #9589FC #FC89B7 #F1FC89
split-complementary
#89FCCE #FC89F1 #FC9589
monochromatic
#12F99C #4DFAB5 #89FCCE #C5FEE7 #E1FEF3
Accessibility & contrast
On white
1.24
#89FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#89FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCCE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCCE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#65FCEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fcce; /* rgb */ color: rgb(137, 252, 206); /* oklch */ color: oklch(91.0% 0.124 165.7);
Tailwind
colors: {
custom: {
50: '#b1fedd',
500: '#89fcce',
950: '#000000',
},
}SCSS
$custom: #89fcce; $custom-light: #b1fedd; $custom-dark: #000000;
JSON
{
"hex": "#89fcce",
"rgb": {
"r": 137,
"g": 252,
"b": 206
},
"hsl": {
"h": 156,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.9105,
"c": 0.1245,
"h": 165.7
},
"luminance": 0.79395
}Semantic roles & 50–950 ramp
primary
#89FCCE
secondary
#DB4E86
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684