#89FFC8#89FFC8
#89FFC8 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.133 H 162.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFC8 |
|---|---|
| RGB | rgb(137, 255, 200) |
| HSL | hsl(152, 100%, 77%) |
| HSV | hsv(152, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(92.13, -45.69, 16.08) |
| CIE-LCH | lch(92.13, 48.44, 160.61°) |
| OKLab | oklab(91.59% -0.1266 0.0412) |
| OKLCH | oklch(91.59% 0.133 162) |
| XYZ | xyz(56.4973, 81.0041, 67.2906) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.35
Aquamarine
#7FFFD4
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFC8 #FF89C0
analogous
#89FF8D #89FFC8 #89FBFF
triadic
#89FFC8 #C889FF #FFC889
tetradic
#89FFC8 #8D89FF #FF89C0 #FBFF89
square
#89FFC8 #8D89FF #FF89C0 #FBFF89
split-complementary
#89FFC8 #FF89FB #FF8D89
monochromatic
#0FFF8F #4CFFAB #89FFC8 #C6FFE5 #E0FFF1
Accessibility & contrast
On white
1.22
#89FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#89FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFC8
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFC8 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C5
Deuteranopia (green-blind)
#EAE3CB
Tritanopia (blue-blind)
#66FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89ffc8; /* rgb */ color: rgb(137, 255, 200); /* oklch */ color: oklch(91.6% 0.133 162.0);
Tailwind
colors: {
custom: {
50: '#b1ffd8',
500: '#89ffc8',
950: '#000000',
},
}SCSS
$custom: #89ffc8; $custom-light: #b1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#89ffc8",
"rgb": {
"r": 137,
"g": 255,
"b": 200
},
"hsl": {
"h": 152.034,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91594,
"c": 0.13312,
"h": 162
},
"luminance": 0.81008
}Semantic roles & 50–950 ramp
primary
#89FFC8
secondary
#E04D91
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683