#5FE692#5FE692
#5FE692 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.168 H 153.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE692 |
|---|---|
| RGB | rgb(95, 230, 146) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(82.43, -55.28, 30.18) |
| CIE-LCH | lch(82.43, 62.99, 151.37°) |
| OKLab | oklab(82.95% -0.1498 0.0755) |
| OKLCH | oklch(82.95% 0.168 153.2) |
| XYZ | xyz(38.2014, 61.0982, 36.9685) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Aqua Green
#12E193
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.76
Sea Green (survey)
#53FCA1
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE692 #E65FB3
analogous
#6FE65F #5FE692 #5FE6D6
triadic
#5FE692 #925FE6 #E6925F
tetradic
#5FE692 #5F6FE6 #E65FB3 #E6D65F
square
#5FE692 #5F6FE6 #E65FB3 #E6D65F
split-complementary
#5FE692 #D65FE6 #E65F6F
monochromatic
#1BAF53 #2ADE6E #5FE692 #94EEB6 #C9F7DA
Accessibility & contrast
On white
1.59
#5FE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5FE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE692
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE692 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#32E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe692; /* rgb */ color: rgb(95, 230, 146); /* oklch */ color: oklch(83.0% 0.168 153.2);
Tailwind
colors: {
custom: {
50: '#98efb2',
500: '#5fe692',
950: '#000000',
},
}SCSS
$custom: #5fe692; $custom-light: #98efb2; $custom-dark: #000000;
JSON
{
"hex": "#5fe692",
"rgb": {
"r": 95,
"g": 230,
"b": 146
},
"hsl": {
"h": 142.667,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.8295,
"c": 0.16779,
"h": 153.2
},
"luminance": 0.61102
}Semantic roles & 50–950 ramp
primary
#5FE692
secondary
#B03983
accent
#108BD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581