#5FF299#5FF299
#5FF299 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.177 H 153.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF299 |
|---|---|
| RGB | rgb(95, 242, 153) |
| HSL | hsl(144, 85%, 66%) |
| HSV | hsv(144, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.12, -58.69, 31.56) |
| CIE-LCH | lch(86.12, 66.64, 151.73°) |
| OKLab | oklab(86.02% -0.1589 0.0789) |
| OKLCH | oklch(86.02% 0.177 153.6) |
| XYZ | xyz(42.2177, 68.2329, 41.0762) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.23
Sea Green (survey)
#53FCA1
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.93
Mediumspringgreen
#00FA9A
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF299 #F25FB8
analogous
#6EF25F #5FF299 #5FF2E2
triadic
#5FF299 #995FF2 #F2995F
tetradic
#5FF299 #5F6EF2 #F25FB8 #F2E25F
square
#5FF299 #5F6EF2 #F25FB8 #F2E25F
split-complementary
#5FF299 #E25FF2 #F25F6E
monochromatic
#10C658 #26ED75 #5FF299 #98F7BD #D0FBE1
Accessibility & contrast
On white
1.43
#5FF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5FF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF299
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF299 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#25EFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff299; /* rgb */ color: rgb(95, 242, 153); /* oklch */ color: oklch(86.0% 0.177 153.6);
Tailwind
colors: {
custom: {
50: '#9af7b7',
500: '#5ff299',
950: '#000000',
},
}SCSS
$custom: #5ff299; $custom-light: #9af7b7; $custom-dark: #000000;
JSON
{
"hex": "#5ff299",
"rgb": {
"r": 95,
"g": 242,
"b": 153
},
"hsl": {
"h": 143.673,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86018,
"c": 0.17747,
"h": 153.6
},
"luminance": 0.68237
}Semantic roles & 50–950 ramp
primary
#5FF299
secondary
#C4328A
accent
#048AE1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581