#5FFDAA#5FFDAA
#5FFDAA is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.0% C 0.177 H 156.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDAA |
|---|---|
| RGB | rgb(95, 253, 170) |
| HSL | hsl(148, 98%, 68%) |
| HSV | hsv(148, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 32.8%, 0.8%) |
| CIE-LAB | lab(89.66, -59.79, 27.75) |
| CIE-LCH | lch(89.66, 65.92, 155.11°) |
| OKLab | oklab(89.02% -0.1624 0.07) |
| OKLCH | oklch(89.02% 0.177 156.7) |
| XYZ | xyz(47.0961, 75.5809, 50.1290) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.24
Sea Green (survey)
#53FCA1
ΔE00 1.41
Light Bluish Green
#76FDA8
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.64
Bright Sea Green
#05FFA6
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDAA #FD5FB2
analogous
#63FD5F #5FFDAA #5FFDF9
triadic
#5FFDAA #AA5FFD #FDAA5F
tetradic
#5FFDAA #5F63FD #FD5FB2 #FDF95F
square
#5FFDAA #5F63FD #FD5FB2 #FDF95F
split-complementary
#5FFDAA #F95FFD #FD5F63
monochromatic
#03DF6B #23FC8A #5FFDAA #9BFECA #D8FFEA
Accessibility & contrast
On white
1.30
#5FFDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#5FFDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDAA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDAA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#E7DBAF
Tritanopia (blue-blind)
#00FBE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffdaa; /* rgb */ color: rgb(95, 253, 170); /* oklch */ color: oklch(89.0% 0.177 156.7);
Tailwind
colors: {
custom: {
50: '#9bffc3',
500: '#5ffdaa',
950: '#000000',
},
}SCSS
$custom: #5ffdaa; $custom-light: #9bffc3; $custom-dark: #000000;
JSON
{
"hex": "#5ffdaa",
"rgb": {
"r": 95,
"g": 253,
"b": 170
},
"hsl": {
"h": 148.481,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89021,
"c": 0.17689,
"h": 156.7
},
"luminance": 0.75586
}Semantic roles & 50–950 ramp
primary
#5FFDAA
secondary
#D72984
accent
#0079E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682