#89FFDB#89FFDB
#89FFDB is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.1% C 0.120 H 171.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFDB |
|---|---|
| RGB | rgb(137, 255, 219) |
| HSL | hsl(162, 100%, 77%) |
| HSV | hsv(162, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.55, -41.72, 6.90) |
| CIE-LCH | lch(92.55, 42.29, 170.61°) |
| OKLab | oklab(92.07% -0.1184 0.0176) |
| OKLCH | oklch(92.07% 0.12 171.5) |
| XYZ | xyz(58.8573, 81.9481, 79.7201) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.30
Aquamarine
#7FFFD4
ΔE00 1.87
Light Turquoise
#7EF4CC
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFDB #FF89AD
analogous
#89FFA0 #89FFDB #89E8FF
triadic
#89FFDB #DB89FF #FFDB89
tetradic
#89FFDB #A089FF #FF89AD #E8FF89
square
#89FFDB #A089FF #FF89AD #E8FF89
split-complementary
#89FFDB #FF89E8 #FFA089
monochromatic
#0FFFB6 #4CFFC8 #89FFDB #C6FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#89FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#89FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFDB
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFDB | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#5DFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89ffdb; /* rgb */ color: rgb(137, 255, 219); /* oklch */ color: oklch(92.1% 0.120 171.5);
Tailwind
colors: {
custom: {
50: '#b2ffe6',
500: '#89ffdb',
950: '#000000',
},
}SCSS
$custom: #89ffdb; $custom-light: #b2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#89ffdb",
"rgb": {
"r": 137,
"g": 255,
"b": 219
},
"hsl": {
"h": 161.695,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92071,
"c": 0.11968,
"h": 171.5
},
"luminance": 0.81953
}Semantic roles & 50–950 ramp
primary
#89FFDB
secondary
#E04D79
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684