#5FF092#5FF092
#5FF092 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.181 H 152.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF092 |
|---|---|
| RGB | rgb(95, 240, 146) |
| HSL | hsl(141, 83%, 66%) |
| HSV | hsv(141, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.42, -59.15, 34.14) |
| CIE-LCH | lch(85.42, 68.29, 150.01°) |
| OKLab | oklab(85.4% -0.16 0.0849) |
| OKLCH | oklch(85.4% 0.181 152) |
| XYZ | xyz(41.0645, 66.8243, 37.9229) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF092 #F05FBD
analogous
#75F05F #5FF092 #5FF0DA
triadic
#5FF092 #925FF0 #F0925F
tetradic
#5FF092 #5F75F0 #F05FBD #F0DA5F
square
#5FF092 #5F75F0 #F05FBD #F0DA5F
split-complementary
#5FF092 #DA5FF0 #F05F75
monochromatic
#12C250 #27EB6C #5FF092 #97F5B8 #CFFADE
Accessibility & contrast
On white
1.46
#5FF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5FF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF092
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF092 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#2CEDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff092; /* rgb */ color: rgb(95, 240, 146); /* oklch */ color: oklch(85.4% 0.181 152.0);
Tailwind
colors: {
custom: {
50: '#99f6b3',
500: '#5ff092',
950: '#000000',
},
}SCSS
$custom: #5ff092; $custom-light: #99f6b3; $custom-dark: #000000;
JSON
{
"hex": "#5ff092",
"rgb": {
"r": 95,
"g": 240,
"b": 146
},
"hsl": {
"h": 141.103,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.854,
"c": 0.18111,
"h": 152
},
"luminance": 0.66828
}Semantic roles & 50–950 ramp
primary
#5FF092
secondary
#C0338F
accent
#0693DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581