#6CF2A7#6CF2A7
#6CF2A7 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.159 H 156.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2A7 |
|---|---|
| RGB | rgb(108, 242, 167) |
| HSL | hsl(146, 84%, 69%) |
| HSV | hsv(146, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 31%, 5.1%) |
| CIE-LAB | lab(86.74, -53.41, 25.35) |
| CIE-LCH | lch(86.74, 59.13, 154.61°) |
| OKLab | oklab(86.71% -0.1456 0.0641) |
| OKLCH | oklch(86.71% 0.159 156.2) |
| XYZ | xyz(44.9078, 69.4783, 47.5958) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.34
Light Greenish Blue
#63F7B4
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2A7 #F26CB7
analogous
#74F26C #6CF2A7 #6CF2EA
triadic
#6CF2A7 #A76CF2 #F2A76C
tetradic
#6CF2A7 #6C74F2 #F26CB7 #F2EA6C
square
#6CF2A7 #6C74F2 #F26CB7 #F2EA6C
split-complementary
#6CF2A7 #EA6CF2 #F26C74
monochromatic
#12D166 #34ED85 #6CF2A7 #A4F7C9 #DCFCEA
Accessibility & contrast
On white
1.41
#6CF2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#6CF2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2A7
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2A7 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A2
Deuteranopia (green-blind)
#DED4AC
Tritanopia (blue-blind)
#40F0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf2a7; /* rgb */ color: rgb(108, 242, 167); /* oklch */ color: oklch(86.7% 0.159 156.2);
Tailwind
colors: {
custom: {
50: '#a0f7c1',
500: '#6cf2a7',
950: '#000000',
},
}SCSS
$custom: #6cf2a7; $custom-light: #a0f7c1; $custom-dark: #000000;
JSON
{
"hex": "#6cf2a7",
"rgb": {
"r": 108,
"g": 242,
"b": 167
},
"hsl": {
"h": 146.418,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86709,
"c": 0.15908,
"h": 156.2
},
"luminance": 0.69482
}Semantic roles & 50–950 ramp
primary
#6CF2A7
secondary
#CB378A
accent
#0580E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582