#5CED8E#5CED8E
#5CED8E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.182 H 151.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED8E |
|---|---|
| RGB | rgb(92, 237, 142) |
| HSL | hsl(141, 80%, 65%) |
| HSV | hsv(141, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 40.1%, 7.1%) |
| CIE-LAB | lab(84.38, -59.29, 34.76) |
| CIE-LCH | lch(84.38, 68.73, 149.62°) |
| OKLab | oklab(84.5% -0.1603 0.0863) |
| OKLCH | oklch(84.5% 0.182 151.7) |
| XYZ | xyz(39.5772, 64.7927, 36.0065) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.78
Mediumspringgreen
#00FA9A
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED8E #ED5CBB
analogous
#73ED5C #5CED8E #5CEDD7
triadic
#5CED8E #8E5CED #ED8E5C
tetradic
#5CED8E #5C73ED #ED5CBB #EDD75C
square
#5CED8E #5C73ED #ED5CBB #EDD75C
split-complementary
#5CED8E #D75CED #ED5C73
monochromatic
#15BA4E #25E768 #5CED8E #93F3B4 #CAF9DA
Accessibility & contrast
On white
1.50
#5CED8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5CED8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED8E
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED8E | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#28EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ced8e; /* rgb */ color: rgb(92, 237, 142); /* oklch */ color: oklch(84.5% 0.182 151.7);
Tailwind
colors: {
custom: {
50: '#97f4b0',
500: '#5ced8e',
950: '#000000',
},
}SCSS
$custom: #5ced8e; $custom-light: #97f4b0; $custom-dark: #000000;
JSON
{
"hex": "#5ced8e",
"rgb": {
"r": 92,
"g": 237,
"b": 142
},
"hsl": {
"h": 140.69,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84503,
"c": 0.18202,
"h": 151.7
},
"luminance": 0.64797
}Semantic roles & 50–950 ramp
primary
#5CED8E
secondary
#B9348B
accent
#0994DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581