#5BE79C#5BE79C
#5BE79C is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.162 H 156.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE79C |
|---|---|
| RGB | rgb(91, 231, 156) |
| HSL | hsl(148, 74%, 63%) |
| HSV | hsv(148, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(82.79, -54.64, 25.53) |
| CIE-LCH | lch(82.79, 60.31, 154.95°) |
| OKLab | oklab(83.27% -0.1486 0.0644) |
| OKLCH | oklch(83.27% 0.162 156.6) |
| XYZ | xyz(38.8877, 61.7724, 41.3199) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE79C #E75BA6
analogous
#60E75B #5BE79C #5BE7E2
triadic
#5BE79C #9C5BE7 #E79C5B
tetradic
#5BE79C #5B60E7 #E75BA6 #E7E25B
square
#5BE79C #5B60E7 #E75BA6 #E7E25B
split-complementary
#5BE79C #E25BE7 #E75B60
monochromatic
#19AE5E #26DF7C #5BE79C #90EFBC #C6F7DC
Accessibility & contrast
On white
1.57
#5BE79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5BE79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE79C
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE79C | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D697
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#1AE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be79c; /* rgb */ color: rgb(91, 231, 156); /* oklch */ color: oklch(83.3% 0.162 156.6);
Tailwind
colors: {
custom: {
50: '#96efb9',
500: '#5be79c',
950: '#000000',
},
}SCSS
$custom: #5be79c; $custom-light: #96efb9; $custom-dark: #000000;
JSON
{
"hex": "#5be79c",
"rgb": {
"r": 91,
"g": 231,
"b": 156
},
"hsl": {
"h": 147.857,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83272,
"c": 0.16196,
"h": 156.6
},
"luminance": 0.61776
}Semantic roles & 50–950 ramp
primary
#5BE79C
secondary
#AF3777
accent
#0F7AD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581