#59F3AA#59F3AA
#59F3AA is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.4% C 0.166 H 159.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3AA |
|---|---|
| RGB | rgb(89, 243, 170) |
| HSL | hsl(152, 87%, 65%) |
| HSV | hsv(152, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(86.56, -57.00, 23.49) |
| CIE-LCH | lch(86.56, 61.65, 157.60°) |
| OKLab | oklab(86.44% -0.1554 0.0596) |
| OKLCH | oklch(86.44% 0.166 159) |
| XYZ | xyz(43.4220, 69.1227, 49.0761) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 2.99
Greenish Turquoise
#00FBB0
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3AA #F359A2
analogous
#59F35D #59F3AA #59EFF3
triadic
#59F3AA #AA59F3 #F3AA59
tetradic
#59F3AA #5D59F3 #F359A2 #EFF359
square
#59F3AA #5D59F3 #F359A2 #EFF359
split-complementary
#59F3AA #F359EF #F35D59
monochromatic
#0EC36E #20EF8D #59F3AA #92F7C7 #CBFBE4
Accessibility & contrast
On white
1.42
#59F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#59F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3AA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3AA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A6
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f3aa; /* rgb */ color: rgb(89, 243, 170); /* oklch */ color: oklch(86.4% 0.166 159.0);
Tailwind
colors: {
custom: {
50: '#97f8c3',
500: '#59f3aa',
950: '#000000',
},
}SCSS
$custom: #59f3aa; $custom-light: #97f8c3; $custom-dark: #000000;
JSON
{
"hex": "#59f3aa",
"rgb": {
"r": 89,
"g": 243,
"b": 170
},
"hsl": {
"h": 151.558,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.86436,
"c": 0.16645,
"h": 159
},
"luminance": 0.69127
}Semantic roles & 50–950 ramp
primary
#59F3AA
secondary
#C12F74
accent
#026DE3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582