#5FF0A2#5FF0A2
#5FF0A2 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.167 H 156.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0A2 |
|---|---|
| RGB | rgb(95, 240, 162) |
| HSL | hsl(148, 83%, 66%) |
| HSV | hsv(148, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 32.5%, 5.9%) |
| CIE-LAB | lab(85.68, -56.26, 26.41) |
| CIE-LCH | lch(85.68, 62.15, 154.86°) |
| OKLab | oklab(85.71% -0.153 0.0666) |
| OKLCH | oklch(85.71% 0.167 156.5) |
| XYZ | xyz(42.3973, 67.3575, 44.9424) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 2.87
Light Green Blue
#56FCA2
ΔE00 2.92
Sea Green (survey)
#53FCA1
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0A2 #F05FAD
analogous
#64F05F #5FF0A2 #5FF0EA
triadic
#5FF0A2 #A25FF0 #F0A25F
tetradic
#5FF0A2 #5F64F0 #F05FAD #F0EA5F
square
#5FF0A2 #5F64F0 #F05FAD #F0EA5F
split-complementary
#5FF0A2 #EA5FF0 #F05F64
monochromatic
#12C264 #27EB81 #5FF0A2 #97F5C3 #CFFAE3
Accessibility & contrast
On white
1.45
#5FF0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5FF0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0A2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0A2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9D
Deuteranopia (green-blind)
#DBD1A7
Tritanopia (blue-blind)
#1DEEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff0a2; /* rgb */ color: rgb(95, 240, 162); /* oklch */ color: oklch(85.7% 0.167 156.5);
Tailwind
colors: {
custom: {
50: '#99f6be',
500: '#5ff0a2',
950: '#000000',
},
}SCSS
$custom: #5ff0a2; $custom-light: #99f6be; $custom-dark: #000000;
JSON
{
"hex": "#5ff0a2",
"rgb": {
"r": 95,
"g": 240,
"b": 162
},
"hsl": {
"h": 147.724,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85709,
"c": 0.16686,
"h": 156.5
},
"luminance": 0.67362
}Semantic roles & 50–950 ramp
primary
#5FF0A2
secondary
#C0337F
accent
#067BDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582