#89F3CC#89F3CC
#89F3CC is a very light, moderate teal. Relative luminance 0.738; OKLCH L 88.9% C 0.114 H 167.9°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89F3CC |
|---|---|
| RGB | rgb(137, 243, 204) |
| HSL | hsl(158, 82%, 75%) |
| HSV | hsv(158, 44%, 95%) |
| CMYK | cmyk(43.6%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(88.82, -39.57, 9.30) |
| CIE-LCH | lch(88.82, 40.65, 166.77°) |
| OKLab | oklab(88.93% -0.1114 0.0239) |
| OKLCH | oklch(88.93% 0.114 167.9) |
| XYZ | xyz(53.2617, 73.7752, 68.5484) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.16
Light Aqua
#8CFFDB
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 2.88
Pale Turquoise
#A5FBD5
ΔE00 3.27
Light Teal
#90E4C1
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F3CC #F389B0
analogous
#89F397 #89F3CC #89E5F3
triadic
#89F3CC #CC89F3 #F3CC89
tetradic
#89F3CC #9789F3 #F389B0 #E5F389
square
#89F3CC #9789F3 #F389B0 #E5F389
split-complementary
#89F3CC #F389E5 #F39789
monochromatic
#1AE89C #51EDB4 #89F3CC #C1F9E4 #E3FCF3
Accessibility & contrast
On white
1.33
#89F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#89F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F3CC
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F3CC | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#68F4E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89f3cc; /* rgb */ color: rgb(137, 243, 204); /* oklch */ color: oklch(88.9% 0.114 167.9);
Tailwind
colors: {
custom: {
50: '#b0f7db',
500: '#89f3cc',
950: '#000000',
},
}SCSS
$custom: #89f3cc; $custom-light: #b0f7db; $custom-dark: #000000;
JSON
{
"hex": "#89f3cc",
"rgb": {
"r": 137,
"g": 243,
"b": 204
},
"hsl": {
"h": 157.925,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.88934,
"c": 0.1139,
"h": 167.9
},
"luminance": 0.73779
}Semantic roles & 50–950 ramp
primary
#89F3CC
secondary
#CF517F
accent
#0856DE
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584