#5CFFAA#5CFFAA
#5CFFAA is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.4% C 0.181 H 156.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFAA |
|---|---|
| RGB | rgb(92, 255, 170) |
| HSL | hsl(149, 100%, 68%) |
| HSV | hsv(149, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.18, -61.10, 28.43) |
| CIE-LCH | lch(90.18, 67.39, 155.04°) |
| OKLab | oklab(89.42% -0.1658 0.0717) |
| OKLCH | oklch(89.42% 0.181 156.6) |
| XYZ | xyz(47.4250, 76.6926, 50.3262) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.14
Sea Green (survey)
#53FCA1
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 1.96
Bright Sea Green
#05FFA6
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFAA #FF5CB1
analogous
#5FFF5C #5CFFAA #5CFFFC
triadic
#5CFFAA #AA5CFF #FFAA5C
tetradic
#5CFFAA #5C5FFF #FF5CB1 #FFFC5C
square
#5CFFAA #5C5FFF #FF5CB1 #FFFC5C
split-complementary
#5CFFAA #FC5CFF #FF5C5F
monochromatic
#00E16B #1FFF8A #5CFFAA #99FFCA #D6FFEA
Accessibility & contrast
On white
1.29
#5CFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#5CFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFAA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFAA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cffaa; /* rgb */ color: rgb(92, 255, 170); /* oklch */ color: oklch(89.4% 0.181 156.6);
Tailwind
colors: {
custom: {
50: '#9affc3',
500: '#5cffaa',
950: '#000000',
},
}SCSS
$custom: #5cffaa; $custom-light: #9affc3; $custom-dark: #000000;
JSON
{
"hex": "#5cffaa",
"rgb": {
"r": 92,
"g": 255,
"b": 170
},
"hsl": {
"h": 148.712,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.89423,
"c": 0.18067,
"h": 156.6
},
"luminance": 0.76698
}Semantic roles & 50–950 ramp
primary
#5CFFAA
secondary
#D92683
accent
#0078E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682