#6CF2A0#6CF2A0
#6CF2A0 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.165 H 154.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2A0 |
|---|---|
| RGB | rgb(108, 242, 160) |
| HSL | hsl(143, 84%, 69%) |
| HSV | hsv(143, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 33.9%, 5.1%) |
| CIE-LAB | lab(86.62, -54.71, 28.75) |
| CIE-LCH | lch(86.62, 61.80, 152.28°) |
| OKLab | oklab(86.57% -0.1487 0.0723) |
| OKLCH | oklch(86.57% 0.165 154.1) |
| XYZ | xyz(44.2782, 69.2264, 44.2796) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.36
Light Green Blue
#56FCA2
ΔE00 2.61
Sea Green (survey)
#53FCA1
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2A0 #F26CBE
analogous
#7BF26C #6CF2A0 #6CF2E3
triadic
#6CF2A0 #A06CF2 #F2A06C
tetradic
#6CF2A0 #6C7BF2 #F26CBE #F2E36C
square
#6CF2A0 #6C7BF2 #F26CBE #F2E36C
split-complementary
#6CF2A0 #E36CF2 #F26C7B
monochromatic
#12D15C #34ED7C #6CF2A0 #A4F7C4 #DCFCE9
Accessibility & contrast
On white
1.41
#6CF2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6CF2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2A0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2A0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19B
Deuteranopia (green-blind)
#DFD4A5
Tritanopia (blue-blind)
#44EFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf2a0; /* rgb */ color: rgb(108, 242, 160); /* oklch */ color: oklch(86.6% 0.165 154.1);
Tailwind
colors: {
custom: {
50: '#a0f7bc',
500: '#6cf2a0',
950: '#000000',
},
}SCSS
$custom: #6cf2a0; $custom-light: #a0f7bc; $custom-dark: #000000;
JSON
{
"hex": "#6cf2a0",
"rgb": {
"r": 108,
"g": 242,
"b": 160
},
"hsl": {
"h": 143.284,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86567,
"c": 0.16531,
"h": 154.1
},
"luminance": 0.6923
}Semantic roles & 50–950 ramp
primary
#6CF2A0
secondary
#CB3792
accent
#058BE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582