#6CF2A2#6CF2A2
#6CF2A2 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.164 H 154.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2A2 |
|---|---|
| RGB | rgb(108, 242, 162) |
| HSL | hsl(144, 84%, 69%) |
| HSV | hsv(144, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 33.1%, 5.1%) |
| CIE-LAB | lab(86.65, -54.34, 27.78) |
| CIE-LCH | lch(86.65, 61.03, 152.92°) |
| OKLab | oklab(86.61% -0.1478 0.07) |
| OKLCH | oklch(86.61% 0.164 154.7) |
| XYZ | xyz(44.4545, 69.2970, 45.2084) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 2.18
Light Bluish Green
#76FDA8
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.74
Sea Green (survey)
#53FCA1
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2A2 #F26CBC
analogous
#79F26C #6CF2A2 #6CF2E5
triadic
#6CF2A2 #A26CF2 #F2A26C
tetradic
#6CF2A2 #6C79F2 #F26CBC #F2E56C
square
#6CF2A2 #6C79F2 #F26CBC #F2E56C
split-complementary
#6CF2A2 #E56CF2 #F26C79
monochromatic
#12D15F #34ED7E #6CF2A2 #A4F7C6 #DCFCE9
Accessibility & contrast
On white
1.41
#6CF2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6CF2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2A2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2A2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19D
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#43F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf2a2; /* rgb */ color: rgb(108, 242, 162); /* oklch */ color: oklch(86.6% 0.164 154.7);
Tailwind
colors: {
custom: {
50: '#a0f7be',
500: '#6cf2a2',
950: '#000000',
},
}SCSS
$custom: #6cf2a2; $custom-light: #a0f7be; $custom-dark: #000000;
JSON
{
"hex": "#6cf2a2",
"rgb": {
"r": 108,
"g": 242,
"b": 162
},
"hsl": {
"h": 144.179,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86607,
"c": 0.16352,
"h": 154.7
},
"luminance": 0.69301
}Semantic roles & 50–950 ramp
primary
#6CF2A2
secondary
#CB378F
accent
#0588E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582