#5FFFA2#5FFFA2
#5FFFA2 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.3% C 0.186 H 154.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFA2 |
|---|---|
| RGB | rgb(95, 255, 162) |
| HSL | hsl(145, 100%, 69%) |
| HSV | hsv(145, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.12, -62.02, 32.37) |
| CIE-LCH | lch(90.12, 69.96, 152.44°) |
| OKLab | oklab(89.35% -0.1679 0.081) |
| OKLCH | oklch(89.35% 0.186 154.2) |
| XYZ | xyz(46.9969, 76.5567, 46.4756) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.95
Sea Green (survey)
#53FCA1
ΔE00 0.98
Light Bluish Green
#76FDA8
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.90
Mediumspringgreen
#00FA9A
ΔE00 2.94
Bright Sea Green
#05FFA6
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFA2 #FF5FBC
analogous
#6CFF5F #5FFFA2 #5FFFF2
triadic
#5FFFA2 #A25FFF #FFA25F
tetradic
#5FFFA2 #5F6CFF #FF5FBC #FFF25F
square
#5FFFA2 #5F6CFF #FF5FBC #FFF25F
split-complementary
#5FFFA2 #F25FFF #FF5F6C
monochromatic
#00E45F #22FF7E #5FFFA2 #9CFFC6 #D9FFE9
Accessibility & contrast
On white
1.29
#5FFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#5FFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFA2
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFA2 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EADDA8
Tritanopia (blue-blind)
#08FCE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5fffa2; /* rgb */ color: rgb(95, 255, 162); /* oklch */ color: oklch(89.3% 0.186 154.2);
Tailwind
colors: {
custom: {
50: '#9bffbe',
500: '#5fffa2',
950: '#000000',
},
}SCSS
$custom: #5fffa2; $custom-light: #9bffbe; $custom-dark: #000000;
JSON
{
"hex": "#5fffa2",
"rgb": {
"r": 95,
"g": 255,
"b": 162
},
"hsl": {
"h": 145.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.89348,
"c": 0.18645,
"h": 154.2
},
"luminance": 0.76562
}Semantic roles & 50–950 ramp
primary
#5FFFA2
secondary
#D9298F
accent
#0085E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682