#59FCA2#59FCA2
#59FCA2 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.5% C 0.185 H 155.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #59FCA2 |
|---|---|
| RGB | rgb(89, 252, 162) |
| HSL | hsl(147, 96%, 67%) |
| HSV | hsv(147, 65%, 99%) |
| CMYK | cmyk(64.7%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(89.09, -61.97, 30.97) |
| CIE-LCH | lch(89.09, 69.28, 153.45°) |
| OKLab | oklab(88.46% -0.1678 0.0777) |
| OKLCH | oklch(88.46% 0.185 155.2) |
| XYZ | xyz(45.4478, 74.3485, 46.1310) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.17
Sea Green (survey)
#53FCA1
ΔE00 0.33
Light Bluish Green
#76FDA8
ΔE00 1.95
Mediumspringgreen
#00FA9A
ΔE00 2.47
Bright Sea Green
#05FFA6
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FCA2 #FC59B3
analogous
#62FC59 #59FCA2 #59FCF3
triadic
#59FCA2 #A259FC #FCA259
tetradic
#59FCA2 #5962FC #FC59B3 #FCF359
square
#59FCA2 #5962FC #FC59B3 #FCF359
split-complementary
#59FCA2 #F359FC #FC5962
monochromatic
#04D762 #1DFB80 #59FCA2 #95FDC4 #D1FEE5
Accessibility & contrast
On white
1.32
#59FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#59FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FCA2
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FCA2 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99C
Deuteranopia (green-blind)
#E6DAA8
Tritanopia (blue-blind)
#00F9E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59fca2; /* rgb */ color: rgb(89, 252, 162); /* oklch */ color: oklch(88.5% 0.185 155.2);
Tailwind
colors: {
custom: {
50: '#98febe',
500: '#59fca2',
950: '#000000',
},
}SCSS
$custom: #59fca2; $custom-light: #98febe; $custom-dark: #000000;
JSON
{
"hex": "#59fca2",
"rgb": {
"r": 89,
"g": 252,
"b": 162
},
"hsl": {
"h": 146.871,
"s": 96.45,
"l": 66.863
},
"oklch": {
"l": 0.8846,
"c": 0.18493,
"h": 155.2
},
"luminance": 0.74353
}Semantic roles & 50–950 ramp
primary
#59FCA2
secondary
#D12885
accent
#007FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682