#59FAA7#59FAA7
#59FAA7 is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.1% C 0.178 H 156.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAA7 |
|---|---|
| RGB | rgb(89, 250, 167) |
| HSL | hsl(149, 94%, 66%) |
| HSV | hsv(149, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 33.2%, 2%) |
| CIE-LAB | lab(88.58, -60.29, 27.77) |
| CIE-LCH | lch(88.58, 66.38, 155.27°) |
| OKLab | oklab(88.07% -0.1637 0.07) |
| OKLCH | oklch(88.07% 0.178 156.8) |
| XYZ | xyz(45.2763, 73.2803, 48.3101) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.16
Sea Green (survey)
#53FCA1
ΔE00 1.30
Light Bluish Green
#76FDA8
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.35
Bright Sea Green
#05FFA6
ΔE00 2.54
Mediumspringgreen
#00FA9A
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAA7 #FA59AC
analogous
#5CFA59 #59FAA7 #59FAF7
triadic
#59FAA7 #A759FA #FAA759
tetradic
#59FAA7 #595CFA #FA59AC #FAF759
square
#59FAA7 #595CFA #FA59AC #FAF759
split-complementary
#59FAA7 #F759FA #FA595C
monochromatic
#06D269 #1EF888 #59FAA7 #94FCC6 #D0FEE6
Accessibility & contrast
On white
1.34
#59FAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#59FAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAA7
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAA7 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A2
Deuteranopia (green-blind)
#E3D8AC
Tritanopia (blue-blind)
#00F8E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59faa7; /* rgb */ color: rgb(89, 250, 167); /* oklch */ color: oklch(88.1% 0.178 156.8);
Tailwind
colors: {
custom: {
50: '#98fdc1',
500: '#59faa7',
950: '#000000',
},
}SCSS
$custom: #59faa7; $custom-light: #98fdc1; $custom-dark: #000000;
JSON
{
"hex": "#59faa7",
"rgb": {
"r": 89,
"g": 250,
"b": 167
},
"hsl": {
"h": 149.068,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88073,
"c": 0.17802,
"h": 156.8
},
"luminance": 0.73285
}Semantic roles & 50–950 ramp
primary
#59FAA7
secondary
#CD2A7E
accent
#0076E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682