#5DEC9B#5DEC9B
#5DEC9B is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.169 H 155.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC9B |
|---|---|
| RGB | rgb(93, 236, 155) |
| HSL | hsl(146, 79%, 65%) |
| HSV | hsv(146, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 34.3%, 7.5%) |
| CIE-LAB | lab(84.32, -56.40, 28.12) |
| CIE-LCH | lch(84.32, 63.02, 153.50°) |
| OKLab | oklab(84.53% -0.1531 0.0707) |
| OKLCH | oklch(84.53% 0.169 155.2) |
| XYZ | xyz(40.4226, 64.6806, 41.3583) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC9B #EC5DAE
analogous
#67EC5D #5DEC9B #5DECE3
triadic
#5DEC9B #9B5DEC #EC9B5D
tetradic
#5DEC9B #5D67EC #EC5DAE #ECE35D
square
#5DEC9B #5D67EC #EC5DAE #ECE35D
split-complementary
#5DEC9B #E35DEC #EC5D67
monochromatic
#16B95C #26E679 #5DEC9B #94F2BD #CBF9DF
Accessibility & contrast
On white
1.51
#5DEC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5DEC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC9B
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC9B | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#20EAD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5dec9b; /* rgb */ color: rgb(93, 236, 155); /* oklch */ color: oklch(84.5% 0.169 155.2);
Tailwind
colors: {
custom: {
50: '#98f3b9',
500: '#5dec9b',
950: '#000000',
},
}SCSS
$custom: #5dec9b; $custom-light: #98f3b9; $custom-dark: #000000;
JSON
{
"hex": "#5dec9b",
"rgb": {
"r": 93,
"g": 236,
"b": 155
},
"hsl": {
"h": 146.014,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84533,
"c": 0.1686,
"h": 155.2
},
"luminance": 0.64685
}Semantic roles & 50–950 ramp
primary
#5DEC9B
secondary
#B8357F
accent
#0A81DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581