#6BF4A7#6BF4A7
#6BF4A7 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.2% C 0.162 H 156.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4A7 |
|---|---|
| RGB | rgb(107, 244, 167) |
| HSL | hsl(146, 86%, 69%) |
| HSV | hsv(146, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 31.6%, 4.3%) |
| CIE-LAB | lab(87.30, -54.44, 26.11) |
| CIE-LCH | lch(87.30, 60.37, 154.38°) |
| OKLab | oklab(87.16% -0.1482 0.066) |
| OKLCH | oklch(87.16% 0.162 156) |
| XYZ | xyz(45.3854, 70.6130, 47.7896) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.54
Seafoam (survey)
#80F9AD
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.36
Light Greenish Blue
#63F7B4
ΔE00 2.49
Light Green Blue
#56FCA2
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4A7 #F46BB8
analogous
#74F46B #6BF4A7 #6BF4EB
triadic
#6BF4A7 #A76BF4 #F4A76B
tetradic
#6BF4A7 #6B74F4 #F46BB8 #F4EB6B
square
#6BF4A7 #6B74F4 #F46BB8 #F4EB6B
split-complementary
#6BF4A7 #EB6BF4 #F46B74
monochromatic
#10D566 #32F085 #6BF4A7 #A4F8C9 #DDFCEB
Accessibility & contrast
On white
1.39
#6BF4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#6BF4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4A7
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4A7 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A2
Deuteranopia (green-blind)
#E0D5AC
Tritanopia (blue-blind)
#3DF2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf4a7; /* rgb */ color: rgb(107, 244, 167); /* oklch */ color: oklch(87.2% 0.162 156.0);
Tailwind
colors: {
custom: {
50: '#a0f8c1',
500: '#6bf4a7',
950: '#000000',
},
}SCSS
$custom: #6bf4a7; $custom-light: #a0f8c1; $custom-dark: #000000;
JSON
{
"hex": "#6bf4a7",
"rgb": {
"r": 107,
"g": 244,
"b": 167
},
"hsl": {
"h": 146.277,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87156,
"c": 0.16227,
"h": 156
},
"luminance": 0.70617
}Semantic roles & 50–950 ramp
primary
#6BF4A7
secondary
#CD368B
accent
#0381E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582