#89FBCA#89FBCA
#89FBCA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.126 H 164.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBCA |
|---|---|
| RGB | rgb(137, 251, 202) |
| HSL | hsl(154, 93%, 76%) |
| HSV | hsv(154, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(91.04, -43.54, 13.51) |
| CIE-LCH | lch(91.04, 45.59, 162.77°) |
| OKLab | oklab(90.72% -0.1212 0.0347) |
| OKLCH | oklch(90.72% 0.126 164) |
| XYZ | xyz(55.4698, 78.5727, 68.1087) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.62
Pale Turquoise
#A5FBD5
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBCA #FB89BA
analogous
#89FB91 #89FBCA #89F3FB
triadic
#89FBCA #CA89FB #FBCA89
tetradic
#89FBCA #9189FB #FB89BA #F3FB89
square
#89FBCA #9189FB #FB89BA #F3FB89
split-complementary
#89FBCA #FB89F3 #FB9189
monochromatic
#13F795 #4EF9AF #89FBCA #C4FDE5 #E1FEF2
Accessibility & contrast
On white
1.26
#89FBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#89FBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBCA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBCA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#67FBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fbca; /* rgb */ color: rgb(137, 251, 202); /* oklch */ color: oklch(90.7% 0.126 164.0);
Tailwind
colors: {
custom: {
50: '#b1fdda',
500: '#89fbca',
950: '#000000',
},
}SCSS
$custom: #89fbca; $custom-light: #b1fdda; $custom-dark: #000000;
JSON
{
"hex": "#89fbca",
"rgb": {
"r": 137,
"g": 251,
"b": 202
},
"hsl": {
"h": 154.211,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90721,
"c": 0.12611,
"h": 164
},
"luminance": 0.78577
}Semantic roles & 50–950 ramp
primary
#89FBCA
secondary
#DA4E8A
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683