#89F1CA#89F1CA
#89F1CA is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.4% C 0.113 H 167.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89F1CA |
|---|---|
| RGB | rgb(137, 241, 202) |
| HSL | hsl(158, 79%, 74%) |
| HSV | hsv(158, 43%, 95%) |
| CMYK | cmyk(43.2%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(88.20, -39.10, 9.47) |
| CIE-LCH | lch(88.20, 40.23, 166.38°) |
| OKLab | oklab(88.42% -0.11 0.0243) |
| OKLCH | oklch(88.42% 0.113 167.5) |
| XYZ | xyz(52.4281, 72.4894, 67.0948) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.40
Light Aqua
#8CFFDB
ΔE00 3.25
Light Teal
#90E4C1
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.29
Pale Turquoise
#A5FBD5
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F1CA #F189B0
analogous
#89F196 #89F1CA #89E4F1
triadic
#89F1CA #CA89F1 #F1CA89
tetradic
#89F1CA #9689F1 #F189B0 #E4F189
square
#89F1CA #9689F1 #F189B0 #E4F189
split-complementary
#89F1CA #F189E4 #F19689
monochromatic
#1CE499 #52EBB1 #89F1CA #C0F7E3 #E4FCF3
Accessibility & contrast
On white
1.35
#89F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#89F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F1CA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F1CA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C8
Deuteranopia (green-blind)
#DCD8CC
Tritanopia (blue-blind)
#69F2E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89f1ca; /* rgb */ color: rgb(137, 241, 202); /* oklch */ color: oklch(88.4% 0.113 167.5);
Tailwind
colors: {
custom: {
50: '#b0f6da',
500: '#89f1ca',
950: '#000000',
},
}SCSS
$custom: #89f1ca; $custom-light: #b0f6da; $custom-dark: #000000;
JSON
{
"hex": "#89f1ca",
"rgb": {
"r": 137,
"g": 241,
"b": 202
},
"hsl": {
"h": 157.5,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.88423,
"c": 0.11262,
"h": 167.5
},
"luminance": 0.72493
}Semantic roles & 50–950 ramp
primary
#89F1CA
secondary
#CD5180
accent
#0A59DB
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583