#89FFCA#89FFCA
#89FFCA is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.6% C 0.132 H 162.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFCA |
|---|---|
| RGB | rgb(137, 255, 202) |
| HSL | hsl(153, 100%, 77%) |
| HSV | hsv(153, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.18, -45.29, 15.11) |
| CIE-LCH | lch(92.18, 47.74, 161.55°) |
| OKLab | oklab(91.64% -0.1257 0.0388) |
| OKLCH | oklch(91.64% 0.132 162.9) |
| XYZ | xyz(56.7325, 81.0982, 68.5296) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.82
Light Seafoam
#A0FEBF
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFCA #FF89BE
analogous
#89FF8F #89FFCA #89F9FF
triadic
#89FFCA #CA89FF #FFCA89
tetradic
#89FFCA #8F89FF #FF89BE #F9FF89
square
#89FFCA #8F89FF #FF89BE #F9FF89
split-complementary
#89FFCA #FF89F9 #FF8F89
monochromatic
#0FFF93 #4CFFAF #89FFCA #C6FFE5 #E0FFF1
Accessibility & contrast
On white
1.22
#89FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#89FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFCA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFCA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#66FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89ffca; /* rgb */ color: rgb(137, 255, 202); /* oklch */ color: oklch(91.6% 0.132 162.9);
Tailwind
colors: {
custom: {
50: '#b1ffda',
500: '#89ffca',
950: '#000000',
},
}SCSS
$custom: #89ffca; $custom-light: #b1ffda; $custom-dark: #000000;
JSON
{
"hex": "#89ffca",
"rgb": {
"r": 137,
"g": 255,
"b": 202
},
"hsl": {
"h": 153.051,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91642,
"c": 0.13154,
"h": 162.9
},
"luminance": 0.81103
}Semantic roles & 50–950 ramp
primary
#89FFCA
secondary
#E04D8F
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683