#6BF080#6BF080
#6BF080 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.192 H 146.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF080 |
|---|---|
| RGB | rgb(107, 240, 128) |
| HSL | hsl(129, 82%, 68%) |
| HSV | hsv(129, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.50, -59.37, 43.18) |
| CIE-LCH | lch(85.50, 73.41, 143.97°) |
| OKLab | oklab(85.49% -0.1608 0.1052) |
| OKLCH | oklch(85.49% 0.192 146.8) |
| XYZ | xyz(41.1172, 67.0009, 31.1836) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.82
Lightgreen (survey)
#76FF7B
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.91
Wintergreen
#20F986
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF080 #F06BDB
analogous
#98F06B #6BF080 #6BF0C3
triadic
#6BF080 #806BF0 #F0806B
tetradic
#6BF080 #6B98F0 #F06BDB #F0C36B
square
#6BF080 #6B98F0 #F06BDB #F0C36B
split-complementary
#6BF080 #C36BF0 #F06B98
monochromatic
#15CC32 #33EA50 #6BF080 #A3F6B0 #DAFBDF
Accessibility & contrast
On white
1.46
#6BF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6BF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF080
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF080 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#4FEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf080; /* rgb */ color: rgb(107, 240, 128); /* oklch */ color: oklch(85.5% 0.192 146.8);
Tailwind
colors: {
custom: {
50: '#a0f6a6',
500: '#6bf080',
950: '#000000',
},
}SCSS
$custom: #6bf080; $custom-light: #a0f6a6; $custom-dark: #000000;
JSON
{
"hex": "#6bf080",
"rgb": {
"r": 107,
"g": 240,
"b": 128
},
"hsl": {
"h": 129.474,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85486,
"c": 0.19212,
"h": 146.8
},
"luminance": 0.67004
}Semantic roles & 50–950 ramp
primary
#6BF080
secondary
#C837B1
accent
#08BCDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580