#6BF1A2#6BF1A2
#6BF1A2 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.163 H 154.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF1A2 |
|---|---|
| RGB | rgb(107, 241, 162) |
| HSL | hsl(145, 83%, 68%) |
| HSV | hsv(145, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 32.8%, 5.5%) |
| CIE-LAB | lab(86.33, -54.16, 27.33) |
| CIE-LCH | lch(86.33, 60.67, 153.22°) |
| OKLab | oklab(86.33% -0.1473 0.0689) |
| OKLCH | oklch(86.33% 0.163 154.9) |
| XYZ | xyz(44.0368, 68.6410, 45.1038) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF1A2 #F16BBA
analogous
#77F16B #6BF1A2 #6BF1E5
triadic
#6BF1A2 #A26BF1 #F1A26B
tetradic
#6BF1A2 #6B77F1 #F16BBA #F1E56B
square
#6BF1A2 #6B77F1 #F16BBA #F1E56B
split-complementary
#6BF1A2 #E56BF1 #F16B77
monochromatic
#13CE60 #33EC7F #6BF1A2 #A3F6C5 #DBFCE8
Accessibility & contrast
On white
1.43
#6BF1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6BF1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF1A2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF1A2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09D
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#41EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf1a2; /* rgb */ color: rgb(107, 241, 162); /* oklch */ color: oklch(86.3% 0.163 154.9);
Tailwind
colors: {
custom: {
50: '#9ff6be',
500: '#6bf1a2',
950: '#000000',
},
}SCSS
$custom: #6bf1a2; $custom-light: #9ff6be; $custom-dark: #000000;
JSON
{
"hex": "#6bf1a2",
"rgb": {
"r": 107,
"g": 241,
"b": 162
},
"hsl": {
"h": 144.627,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.86332,
"c": 0.16264,
"h": 154.9
},
"luminance": 0.68645
}Semantic roles & 50–950 ramp
primary
#6BF1A2
secondary
#CA378D
accent
#0686DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582