#89F0CA#89F0CA
#89F0CA is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.2% C 0.111 H 167.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89F0CA |
|---|---|
| RGB | rgb(137, 240, 202) |
| HSL | hsl(158, 77%, 74%) |
| HSV | hsv(158, 43%, 94%) |
| CMYK | cmyk(42.9%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(87.92, -38.64, 9.06) |
| CIE-LCH | lch(87.92, 39.69, 166.80°) |
| OKLab | oklab(88.19% -0.1088 0.0233) |
| OKLCH | oklch(88.19% 0.111 167.9) |
| XYZ | xyz(52.1329, 71.8990, 66.9964) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.54
Light Teal
#90E4C1
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F0CA #F089AF
analogous
#89F097 #89F0CA #89E3F0
triadic
#89F0CA #CA89F0 #F0CA89
tetradic
#89F0CA #9789F0 #F089AF #E3F089
square
#89F0CA #9789F0 #F089AF #E3F089
split-complementary
#89F0CA #F089E3 #F09789
monochromatic
#1DE299 #53E9B2 #89F0CA #BFF7E2 #E4FCF3
Accessibility & contrast
On white
1.37
#89F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#89F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F0CA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F0CA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C8
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#69F1E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89f0ca; /* rgb */ color: rgb(137, 240, 202); /* oklch */ color: oklch(88.2% 0.111 167.9);
Tailwind
colors: {
custom: {
50: '#b0f5da',
500: '#89f0ca',
950: '#000000',
},
}SCSS
$custom: #89f0ca; $custom-light: #b0f5da; $custom-dark: #000000;
JSON
{
"hex": "#89f0ca",
"rgb": {
"r": 137,
"g": 240,
"b": 202
},
"hsl": {
"h": 157.864,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.88194,
"c": 0.11128,
"h": 167.9
},
"luminance": 0.71903
}Semantic roles & 50–950 ramp
primary
#89F0CA
secondary
#CC527F
accent
#0C58DA
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583