#89FBCF#89FBCF
#89FBCF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.122 H 166.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBCF |
|---|---|
| RGB | rgb(137, 251, 207) |
| HSL | hsl(157, 93%, 76%) |
| HSV | hsv(157, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(91.15, -42.51, 11.08) |
| CIE-LCH | lch(91.15, 43.93, 165.39°) |
| OKLab | oklab(90.85% -0.1191 0.0285) |
| OKLCH | oklch(90.85% 0.122 166.6) |
| XYZ | xyz(56.0714, 78.8134, 71.2772) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.52
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aqua
#8CFFDB
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.43
Pale Turquoise
#A5FBD5
ΔE00 3.28
Light Teal
#90E4C1
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBCF #FB89B5
analogous
#89FB96 #89FBCF #89EEFB
triadic
#89FBCF #CF89FB #FBCF89
tetradic
#89FBCF #9689FB #FB89B5 #EEFB89
square
#89FBCF #9689FB #FB89B5 #EEFB89
split-complementary
#89FBCF #FB89EE #FB9689
monochromatic
#13F79F #4EF9B7 #89FBCF #C4FDE7 #E1FEF3
Accessibility & contrast
On white
1.25
#89FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#89FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBCF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBCF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E5E0D2
Tritanopia (blue-blind)
#64FCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fbcf; /* rgb */ color: rgb(137, 251, 207); /* oklch */ color: oklch(90.8% 0.122 166.6);
Tailwind
colors: {
custom: {
50: '#b1fddd',
500: '#89fbcf',
950: '#000000',
},
}SCSS
$custom: #89fbcf; $custom-light: #b1fddd; $custom-dark: #000000;
JSON
{
"hex": "#89fbcf",
"rgb": {
"r": 137,
"g": 251,
"b": 207
},
"hsl": {
"h": 156.842,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90846,
"c": 0.12245,
"h": 166.6
},
"luminance": 0.78818
}Semantic roles & 50–950 ramp
primary
#89FBCF
secondary
#DA4E84
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684