#59F3A7#59F3A7
#59F3A7 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.4% C 0.169 H 158.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3A7 |
|---|---|
| RGB | rgb(89, 243, 167) |
| HSL | hsl(150, 87%, 65%) |
| HSV | hsv(150, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 31.3%, 4.7%) |
| CIE-LAB | lab(86.51, -57.59, 24.95) |
| CIE-LCH | lch(86.51, 62.77, 156.58°) |
| OKLab | oklab(86.37% -0.1568 0.0631) |
| OKLCH | oklch(86.37% 0.169 158.1) |
| XYZ | xyz(43.1415, 69.0105, 47.5985) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3A7 #F359A5
analogous
#59F35A #59F3A7 #59F2F3
triadic
#59F3A7 #A759F3 #F3A759
tetradic
#59F3A7 #5A59F3 #F359A5 #F2F359
square
#59F3A7 #5A59F3 #F359A5 #F2F359
split-complementary
#59F3A7 #F359F2 #F35A59
monochromatic
#0EC36A #20EF89 #59F3A7 #92F7C5 #CBFBE4
Accessibility & contrast
On white
1.42
#59F3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#59F3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3A7
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3A7 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A2
Deuteranopia (green-blind)
#DDD3AC
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f3a7; /* rgb */ color: rgb(89, 243, 167); /* oklch */ color: oklch(86.4% 0.169 158.1);
Tailwind
colors: {
custom: {
50: '#97f8c1',
500: '#59f3a7',
950: '#000000',
},
}SCSS
$custom: #59f3a7; $custom-light: #97f8c1; $custom-dark: #000000;
JSON
{
"hex": "#59f3a7",
"rgb": {
"r": 89,
"g": 243,
"b": 167
},
"hsl": {
"h": 150.39,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.86372,
"c": 0.169,
"h": 158.1
},
"luminance": 0.69015
}Semantic roles & 50–950 ramp
primary
#59F3A7
secondary
#C12F77
accent
#0271E3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582