#5CF5A8#5CF5A8
#5CF5A8 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.0% C 0.169 H 157.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5A8 |
|---|---|
| RGB | rgb(92, 245, 168) |
| HSL | hsl(150, 88%, 66%) |
| HSV | hsv(150, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 31.4%, 3.9%) |
| CIE-LAB | lab(87.19, -57.63, 25.39) |
| CIE-LCH | lch(87.19, 62.98, 156.23°) |
| OKLab | oklab(86.96% -0.1568 0.0642) |
| OKLCH | oklch(86.96% 0.169 157.7) |
| XYZ | xyz(44.1299, 70.4027, 48.3016) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Seafoam Green
#7AF9AB
ΔE00 2.39
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5A8 #F55CA9
analogous
#5CF55C #5CF5A8 #5CF5F4
triadic
#5CF5A8 #A85CF5 #F5A85C
tetradic
#5CF5A8 #5C5CF5 #F55CA9 #F5F45C
square
#5CF5A8 #5C5CF5 #F55CA9 #F5F45C
split-complementary
#5CF5A8 #F45CF5 #F55C5C
monochromatic
#0CCA6B #22F189 #5CF5A8 #96F9C7 #CFFCE6
Accessibility & contrast
On white
1.39
#5CF5A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5CF5A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5A8
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5A8 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A3
Deuteranopia (green-blind)
#DFD5AD
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5cf5a8; /* rgb */ color: rgb(92, 245, 168); /* oklch */ color: oklch(87.0% 0.169 157.7);
Tailwind
colors: {
custom: {
50: '#99f9c2',
500: '#5cf5a8',
950: '#000000',
},
}SCSS
$custom: #5cf5a8; $custom-light: #99f9c2; $custom-dark: #000000;
JSON
{
"hex": "#5cf5a8",
"rgb": {
"r": 92,
"g": 245,
"b": 168
},
"hsl": {
"h": 149.804,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86961,
"c": 0.16948,
"h": 157.7
},
"luminance": 0.70407
}Semantic roles & 50–950 ramp
primary
#5CF5A8
secondary
#C62F7B
accent
#0073E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582