#6FFCA8#6FFCA8
#6FFCA8 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.2% C 0.170 H 154.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCA8 |
|---|---|
| RGB | rgb(111, 252, 168) |
| HSL | hsl(144, 96%, 71%) |
| HSV | hsv(144, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(89.78, -56.58, 28.98) |
| CIE-LCH | lch(89.78, 63.57, 152.88°) |
| OKLab | oklab(89.23% -0.1538 0.073) |
| OKLCH | oklch(89.23% 0.17 154.6) |
| XYZ | xyz(48.4300, 75.8230, 49.1213) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.63
Seafoam Green
#7AF9AB
ΔE00 1.29
Light Green Blue
#56FCA2
ΔE00 1.66
Seafoam (survey)
#80F9AD
ΔE00 1.80
Sea Green (survey)
#53FCA1
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCA8 #FC6FC3
analogous
#7CFC6F #6FFCA8 #6FFCEE
triadic
#6FFCA8 #A86FFC #FCA86F
tetradic
#6FFCA8 #6F7CFC #FC6FC3 #FCEE6F
square
#6FFCA8 #6F7CFC #FC6FC3 #FCEE6F
split-complementary
#6FFCA8 #EE6FFC #FC6F7C
monochromatic
#05EC62 #33FB84 #6FFCA8 #ABFDCC #E1FEED
Accessibility & contrast
On white
1.30
#6FFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#6FFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCA8
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCA8 | 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)
#FBEAA3
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#42F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffca8; /* rgb */ color: rgb(111, 252, 168); /* oklch */ color: oklch(89.2% 0.170 154.6);
Tailwind
colors: {
custom: {
50: '#a3fec2',
500: '#6ffca8',
950: '#000000',
},
}SCSS
$custom: #6ffca8; $custom-light: #a3fec2; $custom-dark: #000000;
JSON
{
"hex": "#6ffca8",
"rgb": {
"r": 111,
"g": 252,
"b": 168
},
"hsl": {
"h": 144.255,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89226,
"c": 0.17022,
"h": 154.6
},
"luminance": 0.75827
}Semantic roles & 50–950 ramp
primary
#6FFCA8
secondary
#D83797
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682