#6BF2A1#6BF2A1
#6BF2A1 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.165 H 154.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2A1 |
|---|---|
| RGB | rgb(107, 242, 161) |
| HSL | hsl(144, 84%, 68%) |
| HSV | hsv(144, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 33.5%, 5.1%) |
| CIE-LAB | lab(86.60, -54.75, 28.22) |
| CIE-LCH | lch(86.60, 61.59, 152.73°) |
| OKLab | oklab(86.55% -0.1488 0.071) |
| OKLCH | oklch(86.55% 0.165 154.5) |
| XYZ | xyz(44.2450, 69.1992, 44.7364) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.61
Sea Green (survey)
#53FCA1
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2A1 #F26BBC
analogous
#78F26B #6BF2A1 #6BF2E4
triadic
#6BF2A1 #A16BF2 #F2A16B
tetradic
#6BF2A1 #6B78F2 #F26BBC #F2E46B
square
#6BF2A1 #6B78F2 #F26BBC #F2E46B
split-complementary
#6BF2A1 #E46BF2 #F26B78
monochromatic
#12D05E #33ED7D #6BF2A1 #A3F7C5 #DCFCE8
Accessibility & contrast
On white
1.42
#6BF2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6BF2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2A1
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2A1 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19C
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#41F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf2a1; /* rgb */ color: rgb(107, 242, 161); /* oklch */ color: oklch(86.6% 0.165 154.5);
Tailwind
colors: {
custom: {
50: '#9ff7bd',
500: '#6bf2a1',
950: '#000000',
},
}SCSS
$custom: #6bf2a1; $custom-light: #9ff7bd; $custom-dark: #000000;
JSON
{
"hex": "#6bf2a1",
"rgb": {
"r": 107,
"g": 242,
"b": 161
},
"hsl": {
"h": 144,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86553,
"c": 0.16489,
"h": 154.5
},
"luminance": 0.69203
}Semantic roles & 50–950 ramp
primary
#6BF2A1
secondary
#CB368F
accent
#0589E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582