#6BF1AC#6BF1AC
#6BF1AC is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.5% C 0.154 H 158.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF1AC |
|---|---|
| RGB | rgb(107, 241, 172) |
| HSL | hsl(149, 83%, 68%) |
| HSV | hsv(149, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 28.6%, 5.5%) |
| CIE-LAB | lab(86.51, -52.27, 22.47) |
| CIE-LCH | lch(86.51, 56.89, 156.74°) |
| OKLab | oklab(86.54% -0.1429 0.0571) |
| OKLCH | oklch(86.54% 0.154 158.2) |
| XYZ | xyz(44.9612, 69.0108, 49.9728) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF1AC #F16BB0
analogous
#6DF16B #6BF1AC #6BF1EF
triadic
#6BF1AC #AC6BF1 #F1AC6B
tetradic
#6BF1AC #6B6DF1 #F16BB0 #F1EF6B
square
#6BF1AC #6B6DF1 #F16BB0 #F1EF6B
split-complementary
#6BF1AC #EF6BF1 #F16B6D
monochromatic
#13CE6E #33EC8D #6BF1AC #A3F6CB #DBFCEB
Accessibility & contrast
On white
1.42
#6BF1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#6BF1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF1AC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF1AC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#3BF0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf1ac; /* rgb */ color: rgb(107, 241, 172); /* oklch */ color: oklch(86.5% 0.154 158.2);
Tailwind
colors: {
custom: {
50: '#9ff6c5',
500: '#6bf1ac',
950: '#000000',
},
}SCSS
$custom: #6bf1ac; $custom-light: #9ff6c5; $custom-dark: #000000;
JSON
{
"hex": "#6bf1ac",
"rgb": {
"r": 107,
"g": 241,
"b": 172
},
"hsl": {
"h": 149.104,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.86543,
"c": 0.15389,
"h": 158.2
},
"luminance": 0.69015
}Semantic roles & 50–950 ramp
primary
#6BF1AC
secondary
#CA3782
accent
#0676DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582