#5CECA2#5CECA2
#5CECA2 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.163 H 157.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECA2 |
|---|---|
| RGB | rgb(92, 236, 162) |
| HSL | hsl(149, 79%, 64%) |
| HSV | hsv(149, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(84.42, -55.27, 24.67) |
| CIE-LCH | lch(84.42, 60.52, 155.95°) |
| OKLab | oklab(84.65% -0.1505 0.0624) |
| OKLCH | oklch(84.65% 0.163 157.5) |
| XYZ | xyz(40.9270, 64.8707, 44.5399) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.81
Aqua Green
#12E193
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECA2 #EC5CA6
analogous
#5EEC5C #5CECA2 #5CECEA
triadic
#5CECA2 #A25CEC #ECA25C
tetradic
#5CECA2 #5C5EEC #EC5CA6 #ECEA5C
square
#5CECA2 #5C5EEC #EC5CA6 #ECEA5C
split-complementary
#5CECA2 #EA5CEC #EC5C5E
monochromatic
#15B865 #25E683 #5CECA2 #93F2C1 #CAF9E1
Accessibility & contrast
On white
1.50
#5CECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5CECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECA2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECA2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#11EAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ceca2; /* rgb */ color: rgb(92, 236, 162); /* oklch */ color: oklch(84.6% 0.163 157.5);
Tailwind
colors: {
custom: {
50: '#97f3be',
500: '#5ceca2',
950: '#000000',
},
}SCSS
$custom: #5ceca2; $custom-light: #97f3be; $custom-dark: #000000;
JSON
{
"hex": "#5ceca2",
"rgb": {
"r": 92,
"g": 236,
"b": 162
},
"hsl": {
"h": 149.167,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84647,
"c": 0.1629,
"h": 157.5
},
"luminance": 0.64875
}Semantic roles & 50–950 ramp
primary
#5CECA2
secondary
#B83578
accent
#0A76DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582