#5FEB9F#5FEB9F
#5FEB9F is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.163 H 156.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB9F |
|---|---|
| RGB | rgb(95, 235, 159) |
| HSL | hsl(147, 78%, 65%) |
| HSV | hsv(147, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(84.15, -54.86, 25.85) |
| CIE-LCH | lch(84.15, 60.64, 154.77°) |
| OKLab | oklab(84.43% -0.1492 0.0653) |
| OKLCH | oklch(84.43% 0.163 156.4) |
| XYZ | xyz(40.6821, 64.3488, 43.0708) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.79
Aqua Green
#12E193
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB9F #EB5FAB
analogous
#65EB5F #5FEB9F #5FEBE5
triadic
#5FEB9F #9F5FEB #EB9F5F
tetradic
#5FEB9F #5F65EB #EB5FAB #EBE55F
square
#5FEB9F #5F65EB #EB5FAB #EBE55F
split-complementary
#5FEB9F #E55FEB #EB5F65
monochromatic
#17B961 #29E47E #5FEB9F #95F2C0 #CCF9E0
Accessibility & contrast
On white
1.51
#5FEB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5FEB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB9F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB9F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#D7CDA4
Tritanopia (blue-blind)
#24E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5feb9f; /* rgb */ color: rgb(95, 235, 159); /* oklch */ color: oklch(84.4% 0.163 156.4);
Tailwind
colors: {
custom: {
50: '#98f2bb',
500: '#5feb9f',
950: '#000000',
},
}SCSS
$custom: #5feb9f; $custom-light: #98f2bb; $custom-dark: #000000;
JSON
{
"hex": "#5feb9f",
"rgb": {
"r": 95,
"g": 235,
"b": 159
},
"hsl": {
"h": 147.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84431,
"c": 0.16286,
"h": 156.4
},
"luminance": 0.64353
}Semantic roles & 50–950 ramp
primary
#5FEB9F
secondary
#B8367D
accent
#0B7CDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582