#5FED9B#5FED9B
#5FED9B is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.169 H 154.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FED9B |
|---|---|
| RGB | rgb(95, 237, 155) |
| HSL | hsl(145, 80%, 65%) |
| HSV | hsv(145, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(84.67, -56.39, 28.60) |
| CIE-LCH | lch(84.67, 63.23, 153.10°) |
| OKLab | oklab(84.84% -0.153 0.0719) |
| OKLCH | oklch(84.84% 0.169 154.8) |
| XYZ | xyz(40.9165, 65.3638, 41.4642) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FED9B #ED5FB1
analogous
#6AED5F #5FED9B #5FEDE2
triadic
#5FED9B #9B5FED #ED9B5F
tetradic
#5FED9B #5F6AED #ED5FB1 #EDE25F
square
#5FED9B #5F6AED #ED5FB1 #EDE25F
split-complementary
#5FED9B #E25FED #ED5F6A
monochromatic
#15BC5C #28E779 #5FED9B #96F3BD #CDF9E0
Accessibility & contrast
On white
1.49
#5FED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5FED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FED9B
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FED9B | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB96
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#27EBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fed9b; /* rgb */ color: rgb(95, 237, 155); /* oklch */ color: oklch(84.8% 0.169 154.8);
Tailwind
colors: {
custom: {
50: '#99f4b9',
500: '#5fed9b',
950: '#000000',
},
}SCSS
$custom: #5fed9b; $custom-light: #99f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5fed9b",
"rgb": {
"r": 95,
"g": 237,
"b": 155
},
"hsl": {
"h": 145.352,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.84837,
"c": 0.16906,
"h": 154.8
},
"luminance": 0.65368
}Semantic roles & 50–950 ramp
primary
#5FED9B
secondary
#BB3582
accent
#0983DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581