#59F09F#59F09F
#59F09F is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.172 H 156.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #59F09F |
|---|---|
| RGB | rgb(89, 240, 159) |
| HSL | hsl(148, 83%, 65%) |
| HSV | hsv(148, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(85.48, -57.97, 27.63) |
| CIE-LCH | lch(85.48, 64.21, 154.52°) |
| OKLab | oklab(85.48% -0.1573 0.0696) |
| OKLCH | oklch(85.48% 0.172 156.1) |
| XYZ | xyz(41.5342, 66.9429, 43.5266) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F09F #F059AA
analogous
#5FF059 #59F09F #59F0EB
triadic
#59F09F #9F59F0 #F09F59
tetradic
#59F09F #595FF0 #F059AA #F0EB59
square
#59F09F #595FF0 #F059AA #F0EB59
split-complementary
#59F09F #EB59F0 #F0595F
monochromatic
#11BD61 #21EB7F #59F09F #91F5BF #C9FAE0
Accessibility & contrast
On white
1.46
#59F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#59F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F09F
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F09F | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#00EEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f09f; /* rgb */ color: rgb(89, 240, 159); /* oklch */ color: oklch(85.5% 0.172 156.1);
Tailwind
colors: {
custom: {
50: '#96f6bc',
500: '#59f09f',
950: '#000000',
},
}SCSS
$custom: #59f09f; $custom-light: #96f6bc; $custom-dark: #000000;
JSON
{
"hex": "#59f09f",
"rgb": {
"r": 89,
"g": 240,
"b": 159
},
"hsl": {
"h": 147.815,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.85476,
"c": 0.17203,
"h": 156.1
},
"luminance": 0.66947
}Semantic roles & 50–950 ramp
primary
#59F09F
secondary
#BC317C
accent
#067BE0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582