#89FBCE#89FBCE
#89FBCE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.123 H 166.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBCE |
|---|---|
| RGB | rgb(137, 251, 206) |
| HSL | hsl(156, 93%, 76%) |
| HSV | hsv(156, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(91.13, -42.72, 11.57) |
| CIE-LCH | lch(91.13, 44.26, 164.85°) |
| OKLab | oklab(90.82% -0.1195 0.0297) |
| OKLCH | oklch(90.82% 0.123 166) |
| XYZ | xyz(55.9495, 78.7646, 70.6353) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.66
Light Turquoise
#7EF4CC
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 2.65
Pale Turquoise
#A5FBD5
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBCE #FB89B6
analogous
#89FB95 #89FBCE #89EFFB
triadic
#89FBCE #CE89FB #FBCE89
tetradic
#89FBCE #9589FB #FB89B6 #EFFB89
square
#89FBCE #9589FB #FB89B6 #EFFB89
split-complementary
#89FBCE #FB89EF #FB9589
monochromatic
#13F79D #4EF9B5 #89FBCE #C4FDE7 #E1FEF3
Accessibility & contrast
On white
1.25
#89FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#89FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBCE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBCE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#65FCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fbce; /* rgb */ color: rgb(137, 251, 206); /* oklch */ color: oklch(90.8% 0.123 166.0);
Tailwind
colors: {
custom: {
50: '#b1fddd',
500: '#89fbce',
950: '#000000',
},
}SCSS
$custom: #89fbce; $custom-light: #b1fddd; $custom-dark: #000000;
JSON
{
"hex": "#89fbce",
"rgb": {
"r": 137,
"g": 251,
"b": 206
},
"hsl": {
"h": 156.316,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.9082,
"c": 0.12316,
"h": 166
},
"luminance": 0.78769
}Semantic roles & 50–950 ramp
primary
#89FBCE
secondary
#DA4E85
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684