#59FAA6#59FAA6
#59FAA6 is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.1% C 0.179 H 156.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAA6 |
|---|---|
| RGB | rgb(89, 250, 166) |
| HSL | hsl(149, 94%, 66%) |
| HSV | hsv(149, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 33.6%, 2%) |
| CIE-LAB | lab(88.56, -60.48, 28.25) |
| CIE-LCH | lch(88.56, 66.75, 154.96°) |
| OKLab | oklab(88.05% -0.1641 0.0712) |
| OKLCH | oklch(88.05% 0.179 156.6) |
| XYZ | xyz(45.1843, 73.2434, 47.8251) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.00
Sea Green (survey)
#53FCA1
ΔE00 1.14
Light Bluish Green
#76FDA8
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.36
Bright Sea Green
#05FFA6
ΔE00 2.54
Mediumspringgreen
#00FA9A
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAA6 #FA59AD
analogous
#5DFA59 #59FAA6 #59FAF7
triadic
#59FAA6 #A659FA #FAA659
tetradic
#59FAA6 #595DFA #FA59AD #FAF759
square
#59FAA6 #595DFA #FA59AD #FAF759
split-complementary
#59FAA6 #F759FA #FA595D
monochromatic
#06D268 #1EF886 #59FAA6 #94FCC6 #D0FEE6
Accessibility & contrast
On white
1.34
#59FAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#59FAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAA6
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAA6 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E7A1
Deuteranopia (green-blind)
#E4D8AB
Tritanopia (blue-blind)
#00F8E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59faa6; /* rgb */ color: rgb(89, 250, 166); /* oklch */ color: oklch(88.1% 0.179 156.6);
Tailwind
colors: {
custom: {
50: '#98fdc1',
500: '#59faa6',
950: '#000000',
},
}SCSS
$custom: #59faa6; $custom-light: #98fdc1; $custom-dark: #000000;
JSON
{
"hex": "#59faa6",
"rgb": {
"r": 89,
"g": 250,
"b": 166
},
"hsl": {
"h": 148.696,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88053,
"c": 0.17889,
"h": 156.6
},
"luminance": 0.73248
}Semantic roles & 50–950 ramp
primary
#59FAA6
secondary
#CD2A7F
accent
#0078E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682