#6CF0A6#6CF0A6
#6CF0A6 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.157 H 156.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0A6 |
|---|---|
| RGB | rgb(108, 240, 166) |
| HSL | hsl(146, 81%, 68%) |
| HSV | hsv(146, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 30.8%, 5.9%) |
| CIE-LAB | lab(86.14, -52.79, 25.04) |
| CIE-LCH | lch(86.14, 58.43, 154.63°) |
| OKLab | oklab(86.21% -0.1439 0.0634) |
| OKLCH | oklch(86.21% 0.157 156.2) |
| XYZ | xyz(44.2237, 68.2575, 46.9135) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.43
Light Greenish Blue
#63F7B4
ΔE00 2.60
Light Blue Green
#7EFBB3
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0A6 #F06CB6
analogous
#74F06C #6CF0A6 #6CF0E8
triadic
#6CF0A6 #A66CF0 #F0A66C
tetradic
#6CF0A6 #6C74F0 #F06CB6 #F0E86C
square
#6CF0A6 #6C74F0 #F06CB6 #F0E86C
split-complementary
#6CF0A6 #E86CF0 #F06C74
monochromatic
#15CD66 #34EA84 #6CF0A6 #A4F6C8 #DBFBE9
Accessibility & contrast
On white
1.43
#6CF0A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6CF0A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0A6
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0A6 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDFA1
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#41EEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf0a6; /* rgb */ color: rgb(108, 240, 166); /* oklch */ color: oklch(86.2% 0.157 156.2);
Tailwind
colors: {
custom: {
50: '#a0f6c0',
500: '#6cf0a6',
950: '#000000',
},
}SCSS
$custom: #6cf0a6; $custom-light: #a0f6c0; $custom-dark: #000000;
JSON
{
"hex": "#6cf0a6",
"rgb": {
"r": 108,
"g": 240,
"b": 166
},
"hsl": {
"h": 146.364,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86208,
"c": 0.15725,
"h": 156.2
},
"luminance": 0.68261
}Semantic roles & 50–950 ramp
primary
#6CF0A6
secondary
#C83889
accent
#0880DE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582