#89F9CD#89F9CD
#89F9CD is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.3% C 0.121 H 166.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89F9CD |
|---|---|
| RGB | rgb(137, 249, 205) |
| HSL | hsl(156, 90%, 76%) |
| HSV | hsv(156, 45%, 98%) |
| CMYK | cmyk(45%, 0%, 17.7%, 2.4%) |
| CIE-LAB | lab(90.54, -42.04, 11.25) |
| CIE-LCH | lch(90.54, 43.52, 165.02°) |
| OKLab | oklab(90.34% -0.1177 0.0289) |
| OKLCH | oklch(90.34% 0.121 166.2) |
| XYZ | xyz(55.2070, 77.4733, 69.7904) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 3.24
Light Teal
#90E4C1
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F9CD #F989B5
analogous
#89F995 #89F9CD #89EDF9
triadic
#89F9CD #CD89F9 #F9CD89
tetradic
#89F9CD #9589F9 #F989B5 #EDF989
square
#89F9CD #9589F9 #F989B5 #EDF989
split-complementary
#89F9CD #F989ED #F99589
monochromatic
#15F39C #4FF6B4 #89F9CD #C3FCE6 #E2FEF3
Accessibility & contrast
On white
1.27
#89F9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#89F9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F9CD
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F9CD | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#66FAEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89f9cd; /* rgb */ color: rgb(137, 249, 205); /* oklch */ color: oklch(90.3% 0.121 166.2);
Tailwind
colors: {
custom: {
50: '#b1fcdc',
500: '#89f9cd',
950: '#000000',
},
}SCSS
$custom: #89f9cd; $custom-light: #b1fcdc; $custom-dark: #000000;
JSON
{
"hex": "#89f9cd",
"rgb": {
"r": 137,
"g": 249,
"b": 205
},
"hsl": {
"h": 156.429,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.90336,
"c": 0.12121,
"h": 166.2
},
"luminance": 0.77478
}Semantic roles & 50–950 ramp
primary
#89F9CD
secondary
#D74F84
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584