#5CED8B#5CED8B
#5CED8B is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.185 H 151.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED8B |
|---|---|
| RGB | rgb(92, 237, 139) |
| HSL | hsl(139, 80%, 65%) |
| HSV | hsv(139, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 41.4%, 7.1%) |
| CIE-LAB | lab(84.33, -59.79, 36.19) |
| CIE-LCH | lch(84.33, 69.89, 148.81°) |
| OKLab | oklab(84.45% -0.1616 0.0896) |
| OKLCH | oklch(84.45% 0.185 151) |
| XYZ | xyz(39.3550, 64.7039, 34.8362) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Turquoise Green
#04F489
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.90
Minty Green
#0BF77D
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED8B #ED5CBE
analogous
#76ED5C #5CED8B #5CEDD3
triadic
#5CED8B #8B5CED #ED8B5C
tetradic
#5CED8B #5C76ED #ED5CBE #EDD35C
square
#5CED8B #5C76ED #ED5CBE #EDD35C
split-complementary
#5CED8B #D35CED #ED5C76
monochromatic
#15BA4A #25E764 #5CED8B #93F3B2 #CAF9D9
Accessibility & contrast
On white
1.51
#5CED8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5CED8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED8B
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED8B | 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)
#EEDA84
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#2AE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced8b; /* rgb */ color: rgb(92, 237, 139); /* oklch */ color: oklch(84.5% 0.185 151.0);
Tailwind
colors: {
custom: {
50: '#97f4ae',
500: '#5ced8b',
950: '#000000',
},
}SCSS
$custom: #5ced8b; $custom-light: #97f4ae; $custom-dark: #000000;
JSON
{
"hex": "#5ced8b",
"rgb": {
"r": 92,
"g": 237,
"b": 139
},
"hsl": {
"h": 139.448,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.8445,
"c": 0.18473,
"h": 151
},
"luminance": 0.64708
}Semantic roles & 50–950 ramp
primary
#5CED8B
secondary
#B9348E
accent
#0998DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581