#5CEDA2#5CEDA2
#5CEDA2 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.164 H 157.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDA2 |
|---|---|
| RGB | rgb(92, 237, 162) |
| HSL | hsl(149, 80%, 65%) |
| HSV | hsv(149, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 31.6%, 7.1%) |
| CIE-LAB | lab(84.71, -55.66, 25.07) |
| CIE-LCH | lch(84.71, 61.05, 155.75°) |
| OKLab | oklab(84.89% -0.1515 0.0634) |
| OKLCH | oklch(84.89% 0.164 157.3) |
| XYZ | xyz(41.2157, 65.4481, 44.6361) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDA2 #ED5CA7
analogous
#5FED5C #5CEDA2 #5CEDEB
triadic
#5CEDA2 #A25CED #EDA25C
tetradic
#5CEDA2 #5C5FED #ED5CA7 #EDEB5C
square
#5CEDA2 #5C5FED #ED5CA7 #EDEB5C
split-complementary
#5CEDA2 #EB5CED #ED5C5F
monochromatic
#15BA64 #25E783 #5CEDA2 #93F3C1 #CAF9E1
Accessibility & contrast
On white
1.49
#5CEDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5CEDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDA2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDA2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9D
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#0FEBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ceda2; /* rgb */ color: rgb(92, 237, 162); /* oklch */ color: oklch(84.9% 0.164 157.3);
Tailwind
colors: {
custom: {
50: '#97f4be',
500: '#5ceda2',
950: '#000000',
},
}SCSS
$custom: #5ceda2; $custom-light: #97f4be; $custom-dark: #000000;
JSON
{
"hex": "#5ceda2",
"rgb": {
"r": 92,
"g": 237,
"b": 162
},
"hsl": {
"h": 148.966,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84891,
"c": 0.16421,
"h": 157.3
},
"luminance": 0.65452
}Semantic roles & 50–950 ramp
primary
#5CEDA2
secondary
#B93479
accent
#0976DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582