#6CF1AC#6CF1AC
#6CF1AC is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.6% C 0.153 H 158.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF1AC |
|---|---|
| RGB | rgb(108, 241, 172) |
| HSL | hsl(149, 83%, 68%) |
| HSV | hsv(149, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 28.6%, 5.5%) |
| CIE-LAB | lab(86.54, -52.05, 22.52) |
| CIE-LCH | lch(86.54, 56.71, 156.61°) |
| OKLab | oklab(86.58% -0.1423 0.0572) |
| OKLCH | oklch(86.58% 0.153 158.1) |
| XYZ | xyz(45.0822, 69.0732, 49.9784) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF1AC #F16CB1
analogous
#6EF16C #6CF1AC #6CF1EE
triadic
#6CF1AC #AC6CF1 #F1AC6C
tetradic
#6CF1AC #6C6EF1 #F16CB1 #F1EE6C
square
#6CF1AC #6C6EF1 #F16CB1 #F1EE6C
split-complementary
#6CF1AC #EE6CF1 #F16C6E
monochromatic
#14CF6E #34EC8C #6CF1AC #A4F6CC #DCFCEB
Accessibility & contrast
On white
1.42
#6CF1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#6CF1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF1AC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF1AC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#3DF0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf1ac; /* rgb */ color: rgb(108, 241, 172); /* oklch */ color: oklch(86.6% 0.153 158.1);
Tailwind
colors: {
custom: {
50: '#a0f6c5',
500: '#6cf1ac',
950: '#000000',
},
}SCSS
$custom: #6cf1ac; $custom-light: #a0f6c5; $custom-dark: #000000;
JSON
{
"hex": "#6cf1ac",
"rgb": {
"r": 108,
"g": 241,
"b": 172
},
"hsl": {
"h": 148.872,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86577,
"c": 0.15338,
"h": 158.1
},
"luminance": 0.69077
}Semantic roles & 50–950 ramp
primary
#6CF1AC
secondary
#CA3883
accent
#0677DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582