#5CEB9B#5CEB9B
#5CEB9B is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.168 H 155.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB9B |
|---|---|
| RGB | rgb(92, 235, 155) |
| HSL | hsl(146, 78%, 64%) |
| HSV | hsv(146, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(83.99, -56.21, 27.68) |
| CIE-LCH | lch(83.99, 62.65, 153.78°) |
| OKLab | oklab(84.26% -0.1526 0.0696) |
| OKLCH | oklch(84.26% 0.168 155.5) |
| XYZ | xyz(40.0349, 64.0545, 41.2579) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.75
Aqua Green
#12E193
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB9B #EB5CAC
analogous
#65EB5C #5CEB9B #5CEBE3
triadic
#5CEB9B #9B5CEB #EB9B5C
tetradic
#5CEB9B #5C65EB #EB5CAC #EBE35C
square
#5CEB9B #5C65EB #EB5CAC #EBE35C
split-complementary
#5CEB9B #E35CEB #EB5C65
monochromatic
#16B65D #25E47A #5CEB9B #93F2BC #C9F8DE
Accessibility & contrast
On white
1.52
#5CEB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5CEB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB9B
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB9B | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#1DE9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb9b; /* rgb */ color: rgb(92, 235, 155); /* oklch */ color: oklch(84.3% 0.168 155.5);
Tailwind
colors: {
custom: {
50: '#97f2b9',
500: '#5ceb9b',
950: '#000000',
},
}SCSS
$custom: #5ceb9b; $custom-light: #97f2b9; $custom-dark: #000000;
JSON
{
"hex": "#5ceb9b",
"rgb": {
"r": 92,
"g": 235,
"b": 155
},
"hsl": {
"h": 146.434,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84259,
"c": 0.16771,
"h": 155.5
},
"luminance": 0.64059
}Semantic roles & 50–950 ramp
primary
#5CEB9B
secondary
#B6357D
accent
#0B7FDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581