#89F4CC#89F4CC
#89F4CC is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.2% C 0.115 H 167.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89F4CC |
|---|---|
| RGB | rgb(137, 244, 204) |
| HSL | hsl(158, 83%, 75%) |
| HSV | hsv(158, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(89.10, -40.02, 9.71) |
| CIE-LCH | lch(89.10, 41.18, 166.36°) |
| OKLab | oklab(89.16% -0.1125 0.0249) |
| OKLCH | oklch(89.16% 0.115 167.5) |
| XYZ | xyz(53.5618, 74.3754, 68.6485) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.13
Aquamarine
#7FFFD4
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.66
Light Teal
#90E4C1
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F4CC #F489B1
analogous
#89F497 #89F4CC #89E7F4
triadic
#89F4CC #CC89F4 #F4CC89
tetradic
#89F4CC #9789F4 #F489B1 #E7F489
square
#89F4CC #9789F4 #F489B1 #E7F489
split-complementary
#89F4CC #F489E7 #F49789
monochromatic
#19EA9C #51EFB4 #89F4CC #C1F9E4 #E3FCF3
Accessibility & contrast
On white
1.32
#89F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#89F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F4CC
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F4CC | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#67F5E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f4cc; /* rgb */ color: rgb(137, 244, 204); /* oklch */ color: oklch(89.2% 0.115 167.5);
Tailwind
colors: {
custom: {
50: '#b0f8db',
500: '#89f4cc',
950: '#000000',
},
}SCSS
$custom: #89f4cc; $custom-light: #b0f8db; $custom-dark: #000000;
JSON
{
"hex": "#89f4cc",
"rgb": {
"r": 137,
"g": 244,
"b": 204
},
"hsl": {
"h": 157.57,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.89163,
"c": 0.11524,
"h": 167.5
},
"luminance": 0.74379
}Semantic roles & 50–950 ramp
primary
#89F4CC
secondary
#D15080
accent
#0657DF
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584