#6FFCA7#6FFCA7
#6FFCA7 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.2% C 0.171 H 154.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCA7 |
|---|---|
| RGB | rgb(111, 252, 167) |
| HSL | hsl(144, 96%, 71%) |
| HSV | hsv(144, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(89.76, -56.76, 29.46) |
| CIE-LCH | lch(89.76, 63.95, 152.57°) |
| OKLab | oklab(89.21% -0.1542 0.0741) |
| OKLCH | oklch(89.21% 0.171 154.3) |
| XYZ | xyz(48.3372, 75.7859, 48.6326) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.57
Seafoam Green
#7AF9AB
ΔE00 1.39
Light Green Blue
#56FCA2
ΔE00 1.61
Sea Green (survey)
#53FCA1
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCA7 #FC6FC4
analogous
#7DFC6F #6FFCA7 #6FFCED
triadic
#6FFCA7 #A76FFC #FCA76F
tetradic
#6FFCA7 #6F7DFC #FC6FC4 #FCED6F
square
#6FFCA7 #6F7DFC #FC6FC4 #FCED6F
split-complementary
#6FFCA7 #ED6FFC #FC6F7D
monochromatic
#05EC61 #33FB82 #6FFCA7 #ABFDCC #E1FEED
Accessibility & contrast
On white
1.30
#6FFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#6FFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCA7
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCA7 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA2
Deuteranopia (green-blind)
#E8DCAC
Tritanopia (blue-blind)
#43F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffca7; /* rgb */ color: rgb(111, 252, 167); /* oklch */ color: oklch(89.2% 0.171 154.3);
Tailwind
colors: {
custom: {
50: '#a3fec1',
500: '#6ffca7',
950: '#000000',
},
}SCSS
$custom: #6ffca7; $custom-light: #a3fec1; $custom-dark: #000000;
JSON
{
"hex": "#6ffca7",
"rgb": {
"r": 111,
"g": 252,
"b": 167
},
"hsl": {
"h": 143.83,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89206,
"c": 0.17112,
"h": 154.3
},
"luminance": 0.7579
}Semantic roles & 50–950 ramp
primary
#6FFCA7
secondary
#D83798
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682