#59FAA5#59FAA5
#59FAA5 is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.0% C 0.180 H 156.3°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAA5 |
|---|---|
| RGB | rgb(89, 250, 165) |
| HSL | hsl(148, 94%, 66%) |
| HSV | hsv(148, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 34%, 2%) |
| CIE-LAB | lab(88.55, -60.66, 28.73) |
| CIE-LCH | lch(88.55, 67.13, 154.66°) |
| OKLab | oklab(88.03% -0.1646 0.0723) |
| OKLCH | oklch(88.03% 0.18 156.3) |
| XYZ | xyz(45.0929, 73.2069, 47.3439) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.84
Sea Green (survey)
#53FCA1
ΔE00 0.99
Light Bluish Green
#76FDA8
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.39
Bright Sea Green
#05FFA6
ΔE00 2.56
Mediumspringgreen
#00FA9A
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAA5 #FA59AE
analogous
#5EFA59 #59FAA5 #59FAF6
triadic
#59FAA5 #A559FA #FAA559
tetradic
#59FAA5 #595EFA #FA59AE #FAF659
square
#59FAA5 #595EFA #FA59AE #FAF659
split-complementary
#59FAA5 #F659FA #FA595E
monochromatic
#06D267 #1EF885 #59FAA5 #94FCC5 #D0FEE5
Accessibility & contrast
On white
1.34
#59FAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#59FAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAA5
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAA5 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E7A0
Deuteranopia (green-blind)
#E4D8AA
Tritanopia (blue-blind)
#00F8E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59faa5; /* rgb */ color: rgb(89, 250, 165); /* oklch */ color: oklch(88.0% 0.180 156.3);
Tailwind
colors: {
custom: {
50: '#98fdc0',
500: '#59faa5',
950: '#000000',
},
}SCSS
$custom: #59faa5; $custom-light: #98fdc0; $custom-dark: #000000;
JSON
{
"hex": "#59faa5",
"rgb": {
"r": 89,
"g": 250,
"b": 165
},
"hsl": {
"h": 148.323,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88032,
"c": 0.17975,
"h": 156.3
},
"luminance": 0.73212
}Semantic roles & 50–950 ramp
primary
#59FAA5
secondary
#CD2A80
accent
#0079E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682