#89F4DC#89F4DC
#89F4DC is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.6% C 0.106 H 177.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #89F4DC |
|---|---|
| RGB | rgb(137, 244, 220) |
| HSL | hsl(167, 83%, 75%) |
| HSV | hsv(167, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(89.48, -36.53, 1.93) |
| CIE-LCH | lch(89.48, 36.58, 176.97°) |
| OKLab | oklab(89.6% -0.1057 0.0046) |
| OKLCH | oklch(89.6% 0.106 177.5) |
| XYZ | xyz(55.5803, 75.1827, 79.2791) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.35
Light Aqua
#8CFFDB
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.57
Aquamarine
#7FFFD4
ΔE00 5.45
Pale Turquoise
#A5FBD5
ΔE00 5.60
Pale Aqua
#B8FFEB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F4DC #F489A1
analogous
#89F4A7 #89F4DC #89D7F4
triadic
#89F4DC #DC89F4 #F4DC89
tetradic
#89F4DC #A789F4 #F489A1 #D7F489
square
#89F4DC #A789F4 #F489A1 #D7F489
split-complementary
#89F4DC #F489D7 #F4A789
monochromatic
#19EABB #51EFCB #89F4DC #C1F9ED #E3FCF7
Accessibility & contrast
On white
1.31
#89F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#89F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F4DC
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F4DC | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#60F7ED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #89f4dc; /* rgb */ color: rgb(137, 244, 220); /* oklch */ color: oklch(89.6% 0.106 177.5);
Tailwind
colors: {
custom: {
50: '#b1f8e6',
500: '#89f4dc',
950: '#000000',
},
}SCSS
$custom: #89f4dc; $custom-light: #b1f8e6; $custom-dark: #000000;
JSON
{
"hex": "#89f4dc",
"rgb": {
"r": 137,
"g": 244,
"b": 220
},
"hsl": {
"h": 166.542,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.89595,
"c": 0.10577,
"h": 177.5
},
"luminance": 0.75187
}Semantic roles & 50–950 ramp
primary
#89F4DC
secondary
#D1506D
accent
#0637DF
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584