#6CF1A2#6CF1A2
#6CF1A2 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.162 H 154.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF1A2 |
|---|---|
| RGB | rgb(108, 241, 162) |
| HSL | hsl(144, 83%, 68%) |
| HSV | hsv(144, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 32.8%, 5.5%) |
| CIE-LAB | lab(86.36, -53.94, 27.38) |
| CIE-LCH | lch(86.36, 60.49, 153.09°) |
| OKLab | oklab(86.37% -0.1467 0.069) |
| OKLCH | oklch(86.37% 0.162 154.8) |
| XYZ | xyz(44.1577, 68.7034, 45.1095) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF1A2 #F16CBB
analogous
#78F16C #6CF1A2 #6CF1E5
triadic
#6CF1A2 #A26CF1 #F1A26C
tetradic
#6CF1A2 #6C78F1 #F16CBB #F1E56C
square
#6CF1A2 #6C78F1 #F16CBB #F1E56C
split-complementary
#6CF1A2 #E56CF1 #F16C78
monochromatic
#14CF60 #34EC7F #6CF1A2 #A4F6C5 #DCFCE9
Accessibility & contrast
On white
1.42
#6CF1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6CF1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF1A2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF1A2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09D
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#43EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf1a2; /* rgb */ color: rgb(108, 241, 162); /* oklch */ color: oklch(86.4% 0.162 154.8);
Tailwind
colors: {
custom: {
50: '#a0f6be',
500: '#6cf1a2',
950: '#000000',
},
}SCSS
$custom: #6cf1a2; $custom-light: #a0f6be; $custom-dark: #000000;
JSON
{
"hex": "#6cf1a2",
"rgb": {
"r": 108,
"g": 241,
"b": 162
},
"hsl": {
"h": 144.361,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86366,
"c": 0.16216,
"h": 154.8
},
"luminance": 0.68707
}Semantic roles & 50–950 ramp
primary
#6CF1A2
secondary
#CA388E
accent
#0687DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582