#6CF0AC#6CF0AC
#6CF0AC is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.152 H 158.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0AC |
|---|---|
| RGB | rgb(108, 240, 172) |
| HSL | hsl(149, 81%, 68%) |
| HSV | hsv(149, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 28.3%, 5.9%) |
| CIE-LAB | lab(86.25, -51.64, 22.11) |
| CIE-LCH | lch(86.25, 56.17, 156.82°) |
| OKLab | oklab(86.34% -0.1413 0.0562) |
| OKLCH | oklch(86.34% 0.152 158.3) |
| XYZ | xyz(44.7870, 68.4828, 49.8800) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0AC #F06CB0
analogous
#6EF06C #6CF0AC #6CF0EE
triadic
#6CF0AC #AC6CF0 #F0AC6C
tetradic
#6CF0AC #6C6EF0 #F06CB0 #F0EE6C
square
#6CF0AC #6C6EF0 #F06CB0 #F0EE6C
split-complementary
#6CF0AC #EE6CF0 #F06C6E
monochromatic
#15CD6E #34EA8D #6CF0AC #A4F6CB #DBFBEB
Accessibility & contrast
On white
1.43
#6CF0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6CF0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0AC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0AC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A8
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#3EEFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf0ac; /* rgb */ color: rgb(108, 240, 172); /* oklch */ color: oklch(86.3% 0.152 158.3);
Tailwind
colors: {
custom: {
50: '#a0f6c5',
500: '#6cf0ac',
950: '#000000',
},
}SCSS
$custom: #6cf0ac; $custom-light: #a0f6c5; $custom-dark: #000000;
JSON
{
"hex": "#6cf0ac",
"rgb": {
"r": 108,
"g": 240,
"b": 172
},
"hsl": {
"h": 149.091,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86337,
"c": 0.15203,
"h": 158.3
},
"luminance": 0.68487
}Semantic roles & 50–950 ramp
primary
#6CF0AC
secondary
#C83882
accent
#0876DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582