#5CE79F#5CE79F
#5CE79F is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.159 H 157.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE79F |
|---|---|
| RGB | rgb(92, 231, 159) |
| HSL | hsl(149, 74%, 63%) |
| HSV | hsv(149, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(82.87, -53.86, 24.10) |
| CIE-LCH | lch(82.87, 59.01, 155.89°) |
| OKLab | oklab(83.37% -0.1467 0.061) |
| OKLCH | oklch(83.37% 0.159 157.4) |
| XYZ | xyz(39.2441, 61.9264, 42.6790) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.43
Seafoam (survey)
#80F9AD
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.83
Light Green Blue
#56FCA2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE79F #E75CA4
analogous
#5EE75C #5CE79F #5CE7E5
triadic
#5CE79F #9F5CE7 #E79F5C
tetradic
#5CE79F #5C5EE7 #E75CA4 #E7E55C
square
#5CE79F #5C5EE7 #E75CA4 #E7E55C
split-complementary
#5CE79F #E55CE7 #E75C5E
monochromatic
#1AAF62 #27DF80 #5CE79F #91EFBE #C7F7DE
Accessibility & contrast
On white
1.57
#5CE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5CE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE79F
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE79F | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#1BE5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce79f; /* rgb */ color: rgb(92, 231, 159); /* oklch */ color: oklch(83.4% 0.159 157.4);
Tailwind
colors: {
custom: {
50: '#96efbb',
500: '#5ce79f',
950: '#000000',
},
}SCSS
$custom: #5ce79f; $custom-light: #96efbb; $custom-dark: #000000;
JSON
{
"hex": "#5ce79f",
"rgb": {
"r": 92,
"g": 231,
"b": 159
},
"hsl": {
"h": 148.921,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83365,
"c": 0.15888,
"h": 157.4
},
"luminance": 0.6193
}Semantic roles & 50–950 ramp
primary
#5CE79F
secondary
#B03776
accent
#0F76D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582