#6CF3A2#6CF3A2
#6CF3A2 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.165 H 154.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF3A2 |
|---|---|
| RGB | rgb(108, 243, 162) |
| HSL | hsl(144, 85%, 69%) |
| HSV | hsv(144, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(86.94, -54.74, 28.18) |
| CIE-LCH | lch(86.94, 61.57, 152.77°) |
| OKLab | oklab(86.85% -0.1488 0.0709) |
| OKLCH | oklch(86.85% 0.165 154.5) |
| XYZ | xyz(44.7530, 69.8939, 45.3079) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.68
Seafoam (survey)
#80F9AD
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF3A2 #F36CBD
analogous
#7AF36C #6CF3A2 #6CF3E6
triadic
#6CF3A2 #A26CF3 #F3A26C
tetradic
#6CF3A2 #6C7AF3 #F36CBD #F3E66C
square
#6CF3A2 #6C7AF3 #F36CBD #F3E66C
split-complementary
#6CF3A2 #E66CF3 #F36C7A
monochromatic
#11D35F #33EE7E #6CF3A2 #A5F8C6 #DDFCEA
Accessibility & contrast
On white
1.40
#6CF3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#6CF3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF3A2
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF3A2 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#E0D4A7
Tritanopia (blue-blind)
#42F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf3a2; /* rgb */ color: rgb(108, 243, 162); /* oklch */ color: oklch(86.8% 0.165 154.5);
Tailwind
colors: {
custom: {
50: '#a0f8be',
500: '#6cf3a2',
950: '#000000',
},
}SCSS
$custom: #6cf3a2; $custom-light: #a0f8be; $custom-dark: #000000;
JSON
{
"hex": "#6cf3a2",
"rgb": {
"r": 108,
"g": 243,
"b": 162
},
"hsl": {
"h": 144,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86847,
"c": 0.16487,
"h": 154.5
},
"luminance": 0.69898
}Semantic roles & 50–950 ramp
primary
#6CF3A2
secondary
#CC3791
accent
#0489E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582