#5FEB95#5FEB95
#5FEB95 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.172 H 153.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB95 |
|---|---|
| RGB | rgb(95, 235, 149) |
| HSL | hsl(143, 78%, 65%) |
| HSV | hsv(143, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(83.97, -56.70, 30.72) |
| CIE-LCH | lch(83.97, 64.49, 151.55°) |
| OKLab | oklab(84.23% -0.1536 0.0769) |
| OKLCH | oklch(84.23% 0.172 153.4) |
| XYZ | xyz(39.8492, 64.0156, 38.6842) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB95 #EB5FB5
analogous
#6FEB5F #5FEB95 #5FEBDB
triadic
#5FEB95 #955FEB #EB955F
tetradic
#5FEB95 #5F6FEB #EB5FB5 #EBDB5F
square
#5FEB95 #5F6FEB #EB5FB5 #EBDB5F
split-complementary
#5FEB95 #DB5FEB #EB5F6F
monochromatic
#17B955 #29E471 #5FEB95 #95F2B9 #CCF9DD
Accessibility & contrast
On white
1.52
#5FEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5FEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB95
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB95 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#2DE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb95; /* rgb */ color: rgb(95, 235, 149); /* oklch */ color: oklch(84.2% 0.172 153.4);
Tailwind
colors: {
custom: {
50: '#98f2b5',
500: '#5feb95',
950: '#000000',
},
}SCSS
$custom: #5feb95; $custom-light: #98f2b5; $custom-dark: #000000;
JSON
{
"hex": "#5feb95",
"rgb": {
"r": 95,
"g": 235,
"b": 149
},
"hsl": {
"h": 143.143,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84232,
"c": 0.17178,
"h": 153.4
},
"luminance": 0.64019
}Semantic roles & 50–950 ramp
primary
#5FEB95
secondary
#B83686
accent
#0B8ADA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581