#5DE69D#5DE69D
#5DE69D is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.159 H 156.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE69D |
|---|---|
| RGB | rgb(93, 230, 157) |
| HSL | hsl(148, 73%, 63%) |
| HSV | hsv(148, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.57, -53.65, 24.72) |
| CIE-LCH | lch(82.57, 59.07, 155.26°) |
| OKLab | oklab(83.11% -0.146 0.0625) |
| OKLCH | oklch(83.11% 0.159 156.8) |
| XYZ | xyz(38.8934, 61.3513, 41.6841) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.76
Weird Green
#3AE57F
ΔE00 4.88
Light Blue Green
#7EFBB3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE69D #E65DA6
analogous
#61E65D #5DE69D #5DE6E1
triadic
#5DE69D #9D5DE6 #E69D5D
tetradic
#5DE69D #5D61E6 #E65DA6 #E6E15D
square
#5DE69D #5D61E6 #E65DA6 #E6E15D
split-complementary
#5DE69D #E15DE6 #E65D61
monochromatic
#1BAE5F #28DE7D #5DE69D #92EEBD #C7F6DD
Accessibility & contrast
On white
1.58
#5DE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5DE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE69D
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE69D | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D598
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#23E4D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de69d; /* rgb */ color: rgb(93, 230, 157); /* oklch */ color: oklch(83.1% 0.159 156.8);
Tailwind
colors: {
custom: {
50: '#97efba',
500: '#5de69d',
950: '#000000',
},
}SCSS
$custom: #5de69d; $custom-light: #97efba; $custom-dark: #000000;
JSON
{
"hex": "#5de69d",
"rgb": {
"r": 93,
"g": 230,
"b": 157
},
"hsl": {
"h": 148.029,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.83109,
"c": 0.15884,
"h": 156.8
},
"luminance": 0.61355
}Semantic roles & 50–950 ramp
primary
#5DE69D
secondary
#AF3877
accent
#1079D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581