#6CF0A3#6CF0A3
#6CF0A3 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.160 H 155.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0A3 |
|---|---|
| RGB | rgb(108, 240, 163) |
| HSL | hsl(145, 81%, 68%) |
| HSV | hsv(145, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 32.1%, 5.9%) |
| CIE-LAB | lab(86.08, -53.35, 26.50) |
| CIE-LCH | lch(86.08, 59.57, 153.59°) |
| OKLab | oklab(86.15% -0.1452 0.0669) |
| OKLCH | oklch(86.15% 0.16 155.3) |
| XYZ | xyz(43.9518, 68.1487, 45.4811) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Blue Green
#7EFBB3
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0A3 #F06CB9
analogous
#77F06C #6CF0A3 #6CF0E5
triadic
#6CF0A3 #A36CF0 #F0A36C
tetradic
#6CF0A3 #6C77F0 #F06CB9 #F0E56C
square
#6CF0A3 #6C77F0 #F06CB9 #F0E56C
split-complementary
#6CF0A3 #E56CF0 #F06C77
monochromatic
#15CD61 #34EA80 #6CF0A3 #A4F6C6 #DBFBE9
Accessibility & contrast
On white
1.44
#6CF0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6CF0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0A3
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0A3 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9E
Deuteranopia (green-blind)
#DDD2A8
Tritanopia (blue-blind)
#43EEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf0a3; /* rgb */ color: rgb(108, 240, 163); /* oklch */ color: oklch(86.1% 0.160 155.3);
Tailwind
colors: {
custom: {
50: '#a0f6be',
500: '#6cf0a3',
950: '#000000',
},
}SCSS
$custom: #6cf0a3; $custom-light: #a0f6be; $custom-dark: #000000;
JSON
{
"hex": "#6cf0a3",
"rgb": {
"r": 108,
"g": 240,
"b": 163
},
"hsl": {
"h": 145,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86146,
"c": 0.15991,
"h": 155.3
},
"luminance": 0.68153
}Semantic roles & 50–950 ramp
primary
#6CF0A3
secondary
#C8388C
accent
#0885DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582