#89FCDB#89FCDB
#89FCDB is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.116 H 172.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCDB |
|---|---|
| RGB | rgb(137, 252, 219) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.71, -40.38, 5.68) |
| CIE-LCH | lch(91.71, 40.78, 171.99°) |
| OKLab | oklab(91.39% -0.115 0.0144) |
| OKLCH | oklch(91.39% 0.116 172.9) |
| XYZ | xyz(57.9078, 80.0490, 79.4036) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.01
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 2.74
Tiffany Blue
#7BF2DA
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCDB #FC89AA
analogous
#89FCA2 #89FCDB #89E3FC
triadic
#89FCDB #DB89FC #FCDB89
tetradic
#89FCDB #A289FC #FC89AA #E3FC89
square
#89FCDB #A289FC #FC89AA #E3FC89
split-complementary
#89FCDB #FC89E3 #FCA289
monochromatic
#12F9B7 #4DFAC9 #89FCDB #C5FEED #E1FEF6
Accessibility & contrast
On white
1.23
#89FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#89FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCDB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCDB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#5EFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcdb; /* rgb */ color: rgb(137, 252, 219); /* oklch */ color: oklch(91.4% 0.116 172.9);
Tailwind
colors: {
custom: {
50: '#b1fee6',
500: '#89fcdb',
950: '#000000',
},
}SCSS
$custom: #89fcdb; $custom-light: #b1fee6; $custom-dark: #000000;
JSON
{
"hex": "#89fcdb",
"rgb": {
"r": 137,
"g": 252,
"b": 219
},
"hsl": {
"h": 162.783,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91388,
"c": 0.11595,
"h": 172.9
},
"luminance": 0.80054
}Semantic roles & 50–950 ramp
primary
#89FCDB
secondary
#DB4E76
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684