#5FFCAC#5FFCAC
#5FFCAC is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.8% C 0.174 H 157.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCAC |
|---|---|
| RGB | rgb(95, 252, 172) |
| HSL | hsl(149, 96%, 68%) |
| HSV | hsv(149, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 31.7%, 1.2%) |
| CIE-LAB | lab(89.41, -59.03, 26.38) |
| CIE-LCH | lch(89.41, 64.65, 155.92°) |
| OKLab | oklab(88.82% -0.1606 0.0667) |
| OKLCH | oklch(88.82% 0.174 157.4) |
| XYZ | xyz(46.9719, 75.0274, 51.0280) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.69
Sea Green (survey)
#53FCA1
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.42
Light Greenish Blue
#63F7B4
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCAC #FC5FAF
analogous
#60FC5F #5FFCAC #5FFCFB
triadic
#5FFCAC #AC5FFC #FCAC5F
tetradic
#5FFCAC #5F60FC #FC5FAF #FCFB5F
square
#5FFCAC #5F60FC #FC5FAF #FCFB5F
split-complementary
#5FFCAC #FB5FFC #FC5F60
monochromatic
#04DC6E #23FB8D #5FFCAC #9BFDCB #D7FEEA
Accessibility & contrast
On white
1.31
#5FFCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#5FFCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCAC
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCAC | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#E5DBB1
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffcac; /* rgb */ color: rgb(95, 252, 172); /* oklch */ color: oklch(88.8% 0.174 157.4);
Tailwind
colors: {
custom: {
50: '#9bfec5',
500: '#5ffcac',
950: '#000000',
},
}SCSS
$custom: #5ffcac; $custom-light: #9bfec5; $custom-dark: #000000;
JSON
{
"hex": "#5ffcac",
"rgb": {
"r": 95,
"g": 252,
"b": 172
},
"hsl": {
"h": 149.427,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.8882,
"c": 0.17388,
"h": 157.4
},
"luminance": 0.75032
}Semantic roles & 50–950 ramp
primary
#5FFCAC
secondary
#D52A81
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682