#89FFCE#89FFCE
#89FFCE is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.7% C 0.129 H 164.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFCE |
|---|---|
| RGB | rgb(137, 255, 206) |
| HSL | hsl(155, 100%, 77%) |
| HSV | hsv(155, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.26, -44.47, 13.18) |
| CIE-LCH | lch(92.26, 46.38, 163.49°) |
| OKLab | oklab(91.74% -0.124 0.0338) |
| OKLCH | oklch(91.74% 0.129 164.7) |
| XYZ | xyz(57.2123, 81.2901, 71.0562) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.55
Aquamarine
#7FFFD4
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Aqua
#8CFFDB
ΔE00 3.33
Pale Turquoise
#A5FBD5
ΔE00 3.89
Light Seafoam
#A0FEBF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFCE #FF89BA
analogous
#89FF93 #89FFCE #89F5FF
triadic
#89FFCE #CE89FF #FFCE89
tetradic
#89FFCE #9389FF #FF89BA #F5FF89
square
#89FFCE #9389FF #FF89BA #F5FF89
split-complementary
#89FFCE #FF89F5 #FF9389
monochromatic
#0FFF9B #4CFFB5 #89FFCE #C6FFE7 #E0FFF2
Accessibility & contrast
On white
1.22
#89FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#89FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFCE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFCE | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CB
Deuteranopia (green-blind)
#E9E3D1
Tritanopia (blue-blind)
#64FFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89ffce; /* rgb */ color: rgb(137, 255, 206); /* oklch */ color: oklch(91.7% 0.129 164.7);
Tailwind
colors: {
custom: {
50: '#b1ffdd',
500: '#89ffce',
950: '#000000',
},
}SCSS
$custom: #89ffce; $custom-light: #b1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#89ffce",
"rgb": {
"r": 137,
"g": 255,
"b": 206
},
"hsl": {
"h": 155.085,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91739,
"c": 0.12851,
"h": 164.7
},
"luminance": 0.81295
}Semantic roles & 50–950 ramp
primary
#89FFCE
secondary
#E04D8A
accent
#005FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684