#6BF2A3#6BF2A3
#6BF2A3 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.163 H 155.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2A3 |
|---|---|
| RGB | rgb(107, 242, 163) |
| HSL | hsl(145, 84%, 68%) |
| HSV | hsv(145, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 32.6%, 5.1%) |
| CIE-LAB | lab(86.64, -54.38, 27.25) |
| CIE-LCH | lch(86.64, 60.82, 153.39°) |
| OKLab | oklab(86.59% -0.1479 0.0687) |
| OKLCH | oklch(86.59% 0.163 155.1) |
| XYZ | xyz(44.4228, 69.2703, 45.6727) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.81
Seafoam (survey)
#80F9AD
ΔE00 2.18
Light Bluish Green
#76FDA8
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2A3 #F26BBA
analogous
#76F26B #6BF2A3 #6BF2E7
triadic
#6BF2A3 #A36BF2 #F2A36B
tetradic
#6BF2A3 #6B76F2 #F26BBA #F2E76B
square
#6BF2A3 #6B76F2 #F26BBA #F2E76B
split-complementary
#6BF2A3 #E76BF2 #F26B76
monochromatic
#12D061 #33ED80 #6BF2A3 #A3F7C6 #DCFCE9
Accessibility & contrast
On white
1.41
#6BF2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6BF2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2A3
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2A3 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19E
Deuteranopia (green-blind)
#DFD4A8
Tritanopia (blue-blind)
#40F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf2a3; /* rgb */ color: rgb(107, 242, 163); /* oklch */ color: oklch(86.6% 0.163 155.1);
Tailwind
colors: {
custom: {
50: '#9ff7be',
500: '#6bf2a3',
950: '#000000',
},
}SCSS
$custom: #6bf2a3; $custom-light: #9ff7be; $custom-dark: #000000;
JSON
{
"hex": "#6bf2a3",
"rgb": {
"r": 107,
"g": 242,
"b": 163
},
"hsl": {
"h": 144.889,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86593,
"c": 0.16311,
"h": 155.1
},
"luminance": 0.69274
}Semantic roles & 50–950 ramp
primary
#6BF2A3
secondary
#CB368D
accent
#0585E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582