#6BF3A0#6BF3A0
#6BF3A0 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.167 H 154.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF3A0 |
|---|---|
| RGB | rgb(107, 243, 160) |
| HSL | hsl(143, 85%, 69%) |
| HSV | hsv(143, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 34.2%, 4.7%) |
| CIE-LAB | lab(86.88, -55.33, 29.10) |
| CIE-LCH | lch(86.88, 62.51, 152.26°) |
| OKLab | oklab(86.77% -0.1503 0.0731) |
| OKLCH | oklch(86.77% 0.167 154) |
| XYZ | xyz(44.4557, 69.7610, 44.3734) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.86
Light Bluish Green
#76FDA8
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.29
Light Green Blue
#56FCA2
ΔE00 2.38
Sea Green (survey)
#53FCA1
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF3A0 #F36BBE
analogous
#7AF36B #6BF3A0 #6BF3E4
triadic
#6BF3A0 #A06BF3 #F3A06B
tetradic
#6BF3A0 #6B7AF3 #F36BBE #F3E46B
square
#6BF3A0 #6B7AF3 #F36BBE #F3E46B
split-complementary
#6BF3A0 #E46BF3 #F36B7A
monochromatic
#11D35C #32EE7C #6BF3A0 #A4F8C4 #DCFCE9
Accessibility & contrast
On white
1.40
#6BF3A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6BF3A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF3A0
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF3A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF3A0 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E19B
Deuteranopia (green-blind)
#E0D4A5
Tritanopia (blue-blind)
#41F0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf3a0; /* rgb */ color: rgb(107, 243, 160); /* oklch */ color: oklch(86.8% 0.167 154.0);
Tailwind
colors: {
custom: {
50: '#a0f8bc',
500: '#6bf3a0',
950: '#000000',
},
}SCSS
$custom: #6bf3a0; $custom-light: #a0f8bc; $custom-dark: #000000;
JSON
{
"hex": "#6bf3a0",
"rgb": {
"r": 107,
"g": 243,
"b": 160
},
"hsl": {
"h": 143.382,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86774,
"c": 0.16714,
"h": 154
},
"luminance": 0.69765
}Semantic roles & 50–950 ramp
primary
#6BF3A0
secondary
#CC3692
accent
#048BE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582