#6FFCA9#6FFCA9
#6FFCA9 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.2% C 0.169 H 154.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCA9 |
|---|---|
| RGB | rgb(111, 252, 169) |
| HSL | hsl(145, 96%, 71%) |
| HSV | hsv(145, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(89.79, -56.40, 28.50) |
| CIE-LCH | lch(89.79, 63.19, 153.19°) |
| OKLab | oklab(89.25% -0.1534 0.0718) |
| OKLCH | oklch(89.25% 0.169 154.9) |
| XYZ | xyz(48.5235, 75.8604, 49.6138) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.74
Seafoam Green
#7AF9AB
ΔE00 1.22
Light Green Blue
#56FCA2
ΔE00 1.72
Seafoam (survey)
#80F9AD
ΔE00 1.73
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCA9 #FC6FC2
analogous
#7BFC6F #6FFCA9 #6FFCEF
triadic
#6FFCA9 #A96FFC #FCA96F
tetradic
#6FFCA9 #6F7BFC #FC6FC2 #FCEF6F
square
#6FFCA9 #6F7BFC #FC6FC2 #FCEF6F
split-complementary
#6FFCA9 #EF6FFC #FC6F7B
monochromatic
#05EC64 #33FB85 #6FFCA9 #ABFDCD #E1FEED
Accessibility & contrast
On white
1.30
#6FFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#6FFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCA9
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCA9 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA4
Deuteranopia (green-blind)
#E8DCAE
Tritanopia (blue-blind)
#42FAE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffca9; /* rgb */ color: rgb(111, 252, 169); /* oklch */ color: oklch(89.2% 0.169 154.9);
Tailwind
colors: {
custom: {
50: '#a3fec3',
500: '#6ffca9',
950: '#000000',
},
}SCSS
$custom: #6ffca9; $custom-light: #a3fec3; $custom-dark: #000000;
JSON
{
"hex": "#6ffca9",
"rgb": {
"r": 111,
"g": 252,
"b": 169
},
"hsl": {
"h": 144.681,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89246,
"c": 0.16934,
"h": 154.9
},
"luminance": 0.75865
}Semantic roles & 50–950 ramp
primary
#6FFCA9
secondary
#D83796
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682