#6FFCAA#6FFCAA
#6FFCAA is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.3% C 0.168 H 155.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCAA |
|---|---|
| RGB | rgb(111, 252, 170) |
| HSL | hsl(145, 96%, 71%) |
| HSV | hsv(145, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(89.81, -56.21, 28.02) |
| CIE-LCH | lch(89.81, 62.81, 153.50°) |
| OKLab | oklab(89.27% -0.1529 0.0707) |
| OKLCH | oklch(89.27% 0.168 155.2) |
| XYZ | xyz(48.6177, 75.8981, 50.1101) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.87
Seafoam Green
#7AF9AB
ΔE00 1.16
Seafoam (survey)
#80F9AD
ΔE00 1.66
Light Green Blue
#56FCA2
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 1.91
Sea Green (survey)
#53FCA1
ΔE00 2.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCAA #FC6FC1
analogous
#7AFC6F #6FFCAA #6FFCF0
triadic
#6FFCAA #AA6FFC #FCAA6F
tetradic
#6FFCAA #6F7AFC #FC6FC1 #FCF06F
square
#6FFCAA #6F7AFC #FC6FC1 #FCF06F
split-complementary
#6FFCAA #F06FFC #FC6F7A
monochromatic
#05EC65 #33FB87 #6FFCAA #ABFDCD #E1FEED
Accessibility & contrast
On white
1.30
#6FFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#6FFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCAA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCAA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#E8DCAF
Tritanopia (blue-blind)
#41FAE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcaa; /* rgb */ color: rgb(111, 252, 170); /* oklch */ color: oklch(89.3% 0.168 155.2);
Tailwind
colors: {
custom: {
50: '#a3fec3',
500: '#6ffcaa',
950: '#000000',
},
}SCSS
$custom: #6ffcaa; $custom-light: #a3fec3; $custom-dark: #000000;
JSON
{
"hex": "#6ffcaa",
"rgb": {
"r": 111,
"g": 252,
"b": 170
},
"hsl": {
"h": 145.106,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89266,
"c": 0.16846,
"h": 155.2
},
"luminance": 0.75903
}Semantic roles & 50–950 ramp
primary
#6FFCAA
secondary
#D83795
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682