#59F1AB#59F1AB
#59F1AB is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.0% C 0.163 H 159.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59F1AB |
|---|---|
| RGB | rgb(89, 241, 171) |
| HSL | hsl(152, 84%, 65%) |
| HSV | hsv(152, 63%, 95%) |
| CMYK | cmyk(63.1%, 0%, 29%, 5.5%) |
| CIE-LAB | lab(85.99, -56.02, 22.19) |
| CIE-LCH | lch(85.99, 60.25, 158.39°) |
| OKLab | oklab(85.97% -0.153 0.0564) |
| OKLCH | oklch(85.97% 0.163 159.8) |
| XYZ | xyz(42.9217, 67.9702, 49.3777) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Greenish Turquoise
#00FBB0
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F1AB #F1599F
analogous
#59F15F #59F1AB #59EBF1
triadic
#59F1AB #AB59F1 #F1AB59
tetradic
#59F1AB #5F59F1 #F1599F #EBF159
square
#59F1AB #5F59F1 #F1599F #EBF159
split-complementary
#59F1AB #F159EB #F15F59
monochromatic
#10BF6F #21EC8E #59F1AB #91F6C8 #CAFBE4
Accessibility & contrast
On white
1.44
#59F1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#59F1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F1AB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F1AB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#00F0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f1ab; /* rgb */ color: rgb(89, 241, 171); /* oklch */ color: oklch(86.0% 0.163 159.8);
Tailwind
colors: {
custom: {
50: '#97f6c4',
500: '#59f1ab',
950: '#000000',
},
}SCSS
$custom: #59f1ab; $custom-light: #97f6c4; $custom-dark: #000000;
JSON
{
"hex": "#59f1ab",
"rgb": {
"r": 89,
"g": 241,
"b": 171
},
"hsl": {
"h": 152.368,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.85972,
"c": 0.16303,
"h": 159.8
},
"luminance": 0.67975
}Semantic roles & 50–950 ramp
primary
#59F1AB
secondary
#BE3172
accent
#056AE1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582