#89FCDC#89FCDC
#89FCDC is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.115 H 173.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCDC |
|---|---|
| RGB | rgb(137, 252, 220) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.73, -40.16, 5.20) |
| CIE-LCH | lch(91.73, 40.50, 172.63°) |
| OKLab | oklab(91.42% -0.1146 0.0131) |
| OKLCH | oklch(91.42% 0.115 173.5) |
| XYZ | xyz(58.0398, 80.1019, 80.0990) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.22
Pale Turquoise
#A5FBD5
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCDC #FC89A9
analogous
#89FCA3 #89FCDC #89E3FC
triadic
#89FCDC #DC89FC #FCDC89
tetradic
#89FCDC #A389FC #FC89A9 #E3FC89
square
#89FCDC #A389FC #FC89A9 #E3FC89
split-complementary
#89FCDC #FC89E3 #FCA389
monochromatic
#12F9B9 #4DFACA #89FCDC #C5FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#89FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#89FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCDC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCDC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#5EFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcdc; /* rgb */ color: rgb(137, 252, 220); /* oklch */ color: oklch(91.4% 0.115 173.5);
Tailwind
colors: {
custom: {
50: '#b1fee6',
500: '#89fcdc',
950: '#000000',
},
}SCSS
$custom: #89fcdc; $custom-light: #b1fee6; $custom-dark: #000000;
JSON
{
"hex": "#89fcdc",
"rgb": {
"r": 137,
"g": 252,
"b": 220
},
"hsl": {
"h": 163.304,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91415,
"c": 0.11538,
"h": 173.5
},
"luminance": 0.80106
}Semantic roles & 50–950 ramp
primary
#89FCDC
secondary
#DB4E75
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684