#6FFCAC#6FFCAC
#6FFCAC is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.167 H 155.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCAC |
|---|---|
| RGB | rgb(111, 252, 172) |
| HSL | hsl(146, 96%, 71%) |
| HSV | hsv(146, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 31.7%, 1.2%) |
| CIE-LAB | lab(89.85, -55.84, 27.06) |
| CIE-LCH | lch(89.85, 62.05, 154.15°) |
| OKLab | oklab(89.31% -0.152 0.0683) |
| OKLCH | oklch(89.31% 0.167 155.8) |
| XYZ | xyz(48.8083, 75.9743, 51.1141) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.13
Light Bluish Green
#76FDA8
ΔE00 1.18
Seafoam (survey)
#80F9AD
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 1.65
Light Green Blue
#56FCA2
ΔE00 2.01
Sea Green (survey)
#53FCA1
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCAC #FC6FBF
analogous
#78FC6F #6FFCAC #6FFCF2
triadic
#6FFCAC #AC6FFC #FCAC6F
tetradic
#6FFCAC #6F78FC #FC6FBF #FCF26F
square
#6FFCAC #6F78FC #FC6FBF #FCF26F
split-complementary
#6FFCAC #F26FFC #FC6F78
monochromatic
#05EC69 #33FB89 #6FFCAC #ABFDCF #E1FEEE
Accessibility & contrast
On white
1.30
#6FFCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#6FFCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCAC
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCAC | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#40FAE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcac; /* rgb */ color: rgb(111, 252, 172); /* oklch */ color: oklch(89.3% 0.167 155.8);
Tailwind
colors: {
custom: {
50: '#a3fec5',
500: '#6ffcac',
950: '#000000',
},
}SCSS
$custom: #6ffcac; $custom-light: #a3fec5; $custom-dark: #000000;
JSON
{
"hex": "#6ffcac",
"rgb": {
"r": 111,
"g": 252,
"b": 172
},
"hsl": {
"h": 145.957,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89307,
"c": 0.1667,
"h": 155.8
},
"luminance": 0.75979
}Semantic roles & 50–950 ramp
primary
#6FFCAC
secondary
#D83792
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682