#6BF2A4#6BF2A4
#6BF2A4 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.162 H 155.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2A4 |
|---|---|
| RGB | rgb(107, 242, 164) |
| HSL | hsl(145, 84%, 68%) |
| HSV | hsv(145, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 32.2%, 5.1%) |
| CIE-LAB | lab(86.66, -54.19, 26.76) |
| CIE-LCH | lch(86.66, 60.44, 153.72°) |
| OKLab | oklab(86.61% -0.1475 0.0675) |
| OKLCH | oklch(86.61% 0.162 155.4) |
| XYZ | xyz(44.5128, 69.3063, 46.1465) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.80
Light Greenish Blue
#63F7B4
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2A4 #F26BB9
analogous
#75F26B #6BF2A4 #6BF2E7
triadic
#6BF2A4 #A46BF2 #F2A46B
tetradic
#6BF2A4 #6B75F2 #F26BB9 #F2E76B
square
#6BF2A4 #6B75F2 #F26BB9 #F2E76B
split-complementary
#6BF2A4 #E76BF2 #F26B75
monochromatic
#12D063 #33ED81 #6BF2A4 #A3F7C7 #DCFCE9
Accessibility & contrast
On white
1.41
#6BF2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6BF2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2A4
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2A4 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19F
Deuteranopia (green-blind)
#DED4A9
Tritanopia (blue-blind)
#3FF0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf2a4; /* rgb */ color: rgb(107, 242, 164); /* oklch */ color: oklch(86.6% 0.162 155.4);
Tailwind
colors: {
custom: {
50: '#9ff7bf',
500: '#6bf2a4',
950: '#000000',
},
}SCSS
$custom: #6bf2a4; $custom-light: #9ff7bf; $custom-dark: #000000;
JSON
{
"hex": "#6bf2a4",
"rgb": {
"r": 107,
"g": 242,
"b": 164
},
"hsl": {
"h": 145.333,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86614,
"c": 0.16222,
"h": 155.4
},
"luminance": 0.6931
}Semantic roles & 50–950 ramp
primary
#6BF2A4
secondary
#CB368C
accent
#0584E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582