#5CE9A2#5CE9A2
#5CE9A2 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.159 H 158.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9A2 |
|---|---|
| RGB | rgb(92, 233, 162) |
| HSL | hsl(150, 76%, 64%) |
| HSV | hsv(150, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(83.53, -54.07, 23.45) |
| CIE-LCH | lch(83.53, 58.94, 156.56°) |
| OKLab | oklab(83.92% -0.1474 0.0594) |
| OKLCH | oklch(83.92% 0.159 158) |
| XYZ | xyz(40.0705, 63.1578, 44.2544) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.32
Aqua Green
#12E193
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9A2 #E95CA3
analogous
#5CE95C #5CE9A2 #5CE9E8
triadic
#5CE9A2 #A25CE9 #E9A25C
tetradic
#5CE9A2 #5C5CE9 #E95CA3 #E9E85C
square
#5CE9A2 #5C5CE9 #E95CA3 #E9E85C
split-complementary
#5CE9A2 #E85CE9 #E95C5C
monochromatic
#18B365 #26E283 #5CE9A2 #92F0C1 #C8F8E0
Accessibility & contrast
On white
1.54
#5CE9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5CE9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9A2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9A2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D4CBA6
Tritanopia (blue-blind)
#14E8D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce9a2; /* rgb */ color: rgb(92, 233, 162); /* oklch */ color: oklch(83.9% 0.159 158.0);
Tailwind
colors: {
custom: {
50: '#97f1be',
500: '#5ce9a2',
950: '#000000',
},
}SCSS
$custom: #5ce9a2; $custom-light: #97f1be; $custom-dark: #000000;
JSON
{
"hex": "#5ce9a2",
"rgb": {
"r": 92,
"g": 233,
"b": 162
},
"hsl": {
"h": 149.787,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83916,
"c": 0.15893,
"h": 158
},
"luminance": 0.63162
}Semantic roles & 50–950 ramp
primary
#5CE9A2
secondary
#B33675
accent
#0D73D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582