#6CFFAC#6CFFAC
#6CFFAC is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.172 H 155.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFAC |
|---|---|
| RGB | rgb(108, 255, 172) |
| HSL | hsl(146, 100%, 71%) |
| HSV | hsv(146, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.63, -57.66, 28.11) |
| CIE-LCH | lch(90.63, 64.15, 154.01°) |
| OKLab | oklab(89.93% -0.1568 0.0709) |
| OKLCH | oklch(89.93% 0.172 155.7) |
| XYZ | xyz(49.3866, 77.6820, 51.4132) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.14
Light Green Blue
#56FCA2
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 1.74
Sea Green (survey)
#53FCA1
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFAC #FF6CBF
analogous
#75FF6C #6CFFAC #6CFFF5
triadic
#6CFFAC #AC6CFF #FFAC6C
tetradic
#6CFFAC #6C75FF #FF6CBF #FFF56C
square
#6CFFAC #6C75FF #FF6CBF #FFF56C
split-complementary
#6CFFAC #F56CFF #FF6C75
monochromatic
#00F169 #2FFF89 #6CFFAC #A9FFCF #E0FFEE
Accessibility & contrast
On white
1.27
#6CFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6CFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFAC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFAC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#37FDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cffac; /* rgb */ color: rgb(108, 255, 172); /* oklch */ color: oklch(89.9% 0.172 155.7);
Tailwind
colors: {
custom: {
50: '#a2ffc5',
500: '#6cffac',
950: '#000000',
},
}SCSS
$custom: #6cffac; $custom-light: #a2ffc5; $custom-dark: #000000;
JSON
{
"hex": "#6cffac",
"rgb": {
"r": 108,
"g": 255,
"b": 172
},
"hsl": {
"h": 146.122,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.89926,
"c": 0.17211,
"h": 155.7
},
"luminance": 0.77687
}Semantic roles & 50–950 ramp
primary
#6CFFAC
secondary
#DB3492
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682