#5CEDA3#5CEDA3
#5CEDA3 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.163 H 157.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDA3 |
|---|---|
| RGB | rgb(92, 237, 163) |
| HSL | hsl(149, 80%, 65%) |
| HSV | hsv(149, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 31.2%, 7.1%) |
| CIE-LAB | lab(84.73, -55.47, 24.58) |
| CIE-LCH | lch(84.73, 60.67, 156.10°) |
| OKLab | oklab(84.91% -0.151 0.0622) |
| OKLCH | oklch(84.91% 0.163 157.6) |
| XYZ | xyz(41.3050, 65.4838, 45.1061) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDA3 #ED5CA6
analogous
#5EED5C #5CEDA3 #5CEDEB
triadic
#5CEDA3 #A35CED #EDA35C
tetradic
#5CEDA3 #5C5EED #ED5CA6 #EDEB5C
square
#5CEDA3 #5C5EED #ED5CA6 #EDEB5C
split-complementary
#5CEDA3 #EB5CED #ED5C5E
monochromatic
#15BA66 #25E784 #5CEDA3 #93F3C2 #CAF9E1
Accessibility & contrast
On white
1.49
#5CEDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5CEDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDA3
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDA3 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9E
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#0DEBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ceda3; /* rgb */ color: rgb(92, 237, 163); /* oklch */ color: oklch(84.9% 0.163 157.6);
Tailwind
colors: {
custom: {
50: '#97f4be',
500: '#5ceda3',
950: '#000000',
},
}SCSS
$custom: #5ceda3; $custom-light: #97f4be; $custom-dark: #000000;
JSON
{
"hex": "#5ceda3",
"rgb": {
"r": 92,
"g": 237,
"b": 163
},
"hsl": {
"h": 149.379,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84912,
"c": 0.16335,
"h": 157.6
},
"luminance": 0.65488
}Semantic roles & 50–950 ramp
primary
#5CEDA3
secondary
#B93478
accent
#0975DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582