#59FAA8#59FAA8
#59FAA8 is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.1% C 0.177 H 157.1°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAA8 |
|---|---|
| RGB | rgb(89, 250, 168) |
| HSL | hsl(149, 94%, 66%) |
| HSV | hsv(149, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 32.8%, 2%) |
| CIE-LAB | lab(88.60, -60.10, 27.29) |
| CIE-LCH | lch(88.60, 66.00, 155.58°) |
| OKLab | oklab(88.09% -0.1632 0.0689) |
| OKLCH | oklch(88.09% 0.177 157.1) |
| XYZ | xyz(45.3691, 73.3174, 48.7989) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.33
Sea Green (survey)
#53FCA1
ΔE00 1.47
Light Bluish Green
#76FDA8
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.35
Bright Sea Green
#05FFA6
ΔE00 2.54
Light Greenish Blue
#63F7B4
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAA8 #FA59AB
analogous
#5BFA59 #59FAA8 #59FAF9
triadic
#59FAA8 #A859FA #FAA859
tetradic
#59FAA8 #595BFA #FA59AB #FAF959
square
#59FAA8 #595BFA #FA59AB #FAF959
split-complementary
#59FAA8 #F959FA #FA595B
monochromatic
#06D26A #1EF889 #59FAA8 #94FCC7 #D0FEE6
Accessibility & contrast
On white
1.34
#59FAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#59FAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAA8
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAA8 | 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)
#F8E7A3
Deuteranopia (green-blind)
#E3D8AD
Tritanopia (blue-blind)
#00F8E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59faa8; /* rgb */ color: rgb(89, 250, 168); /* oklch */ color: oklch(88.1% 0.177 157.1);
Tailwind
colors: {
custom: {
50: '#98fdc2',
500: '#59faa8',
950: '#000000',
},
}SCSS
$custom: #59faa8; $custom-light: #98fdc2; $custom-dark: #000000;
JSON
{
"hex": "#59faa8",
"rgb": {
"r": 89,
"g": 250,
"b": 168
},
"hsl": {
"h": 149.441,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88093,
"c": 0.17716,
"h": 157.1
},
"luminance": 0.73322
}Semantic roles & 50–950 ramp
primary
#59FAA8
secondary
#CD2A7D
accent
#0075E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682