#5FFDAC#5FFDAC
#5FFDAC is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.1% C 0.175 H 157.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDAC |
|---|---|
| RGB | rgb(95, 253, 172) |
| HSL | hsl(149, 98%, 68%) |
| HSV | hsv(149, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 32%, 0.8%) |
| CIE-LAB | lab(89.70, -59.41, 26.78) |
| CIE-LCH | lch(89.70, 65.17, 155.73°) |
| OKLab | oklab(89.06% -0.1616 0.0677) |
| OKLCH | oklch(89.06% 0.175 157.3) |
| XYZ | xyz(47.2867, 75.6571, 51.1330) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.57
Sea Green (survey)
#53FCA1
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.20
Light Blue Green
#7EFBB3
ΔE00 2.50
Light Greenish Blue
#63F7B4
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDAC #FD5FB0
analogous
#61FD5F #5FFDAC #5FFDFB
triadic
#5FFDAC #AC5FFD #FDAC5F
tetradic
#5FFDAC #5F61FD #FD5FB0 #FDFB5F
square
#5FFDAC #5F61FD #FD5FB0 #FDFB5F
split-complementary
#5FFDAC #FB5FFD #FD5F61
monochromatic
#03DF6E #23FC8D #5FFDAC #9BFECB #D8FFEB
Accessibility & contrast
On white
1.30
#5FFDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#5FFDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDAC
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDAC | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#E6DCB1
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffdac; /* rgb */ color: rgb(95, 253, 172); /* oklch */ color: oklch(89.1% 0.175 157.3);
Tailwind
colors: {
custom: {
50: '#9bffc5',
500: '#5ffdac',
950: '#000000',
},
}SCSS
$custom: #5ffdac; $custom-light: #9bffc5; $custom-dark: #000000;
JSON
{
"hex": "#5ffdac",
"rgb": {
"r": 95,
"g": 253,
"b": 172
},
"hsl": {
"h": 149.241,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89062,
"c": 0.17516,
"h": 157.3
},
"luminance": 0.75662
}Semantic roles & 50–950 ramp
primary
#5FFDAC
secondary
#D72982
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682