#5DF67B#5DF67B
#5DF67B is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.4% C 0.210 H 147.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF67B |
|---|---|
| RGB | rgb(93, 246, 123) |
| HSL | hsl(132, 89%, 66%) |
| HSV | hsv(132, 62%, 96%) |
| CMYK | cmyk(62.2%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(86.83, -65.32, 47.13) |
| CIE-LCH | lch(86.83, 80.55, 144.19°) |
| OKLab | oklab(86.45% -0.1764 0.1139) |
| OKLCH | oklch(86.45% 0.21 147.2) |
| XYZ | xyz(41.0423, 69.6646, 30.0188) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.38
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 2.88
Wintergreen
#20F986
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF67B #F65DD8
analogous
#8CF65D #5DF67B #5DF6C8
triadic
#5DF67B #7B5DF6 #F67B5D
tetradic
#5DF67B #5D8CF6 #F65DD8 #F6C85D
square
#5DF67B #5D8CF6 #F65DD8 #F6C85D
split-complementary
#5DF67B #C85DF6 #F65D8C
monochromatic
#0BCD31 #23F34C #5DF67B #97F9AA #D1FCD9
Accessibility & contrast
On white
1.41
#5DF67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5DF67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF67B
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF67B | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#E6D484
Tritanopia (blue-blind)
#31F1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5df67b; /* rgb */ color: rgb(93, 246, 123); /* oklch */ color: oklch(86.4% 0.210 147.2);
Tailwind
colors: {
custom: {
50: '#9afaa3',
500: '#5df67b',
950: '#000000',
},
}SCSS
$custom: #5df67b; $custom-light: #9afaa3; $custom-dark: #000000;
JSON
{
"hex": "#5df67b",
"rgb": {
"r": 93,
"g": 246,
"b": 123
},
"hsl": {
"h": 131.765,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.86446,
"c": 0.21,
"h": 147.2
},
"luminance": 0.69669
}Semantic roles & 50–950 ramp
primary
#5DF67B
secondary
#C92EAB
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580