#6BF282#6BF282
#6BF282 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.193 H 147.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF282 |
|---|---|
| RGB | rgb(107, 242, 130) |
| HSL | hsl(130, 84%, 68%) |
| HSV | hsv(130, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(86.13, -59.84, 42.99) |
| CIE-LCH | lch(86.13, 73.68, 144.30°) |
| OKLab | oklab(86.01% -0.162 0.1049) |
| OKLCH | oklch(86.01% 0.193 147.1) |
| XYZ | xyz(41.8421, 68.2380, 32.0810) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.74
Wintergreen
#20F986
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.88
Baby Green
#8CFF9E
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF282 #F26BDB
analogous
#97F26B #6BF282 #6BF2C5
triadic
#6BF282 #826BF2 #F2826B
tetradic
#6BF282 #6B97F2 #F26BDB #F2C56B
square
#6BF282 #6B97F2 #F26BDB #F2C56B
split-complementary
#6BF282 #C56BF2 #F26B97
monochromatic
#12D033 #33ED52 #6BF282 #A3F7B2 #DCFCE1
Accessibility & contrast
On white
1.43
#6BF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6BF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF282
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF282 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#4EEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf282; /* rgb */ color: rgb(107, 242, 130); /* oklch */ color: oklch(86.0% 0.193 147.1);
Tailwind
colors: {
custom: {
50: '#a0f7a8',
500: '#6bf282',
950: '#000000',
},
}SCSS
$custom: #6bf282; $custom-light: #a0f7a8; $custom-dark: #000000;
JSON
{
"hex": "#6bf282",
"rgb": {
"r": 107,
"g": 242,
"b": 130
},
"hsl": {
"h": 130.222,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86005,
"c": 0.19297,
"h": 147.1
},
"luminance": 0.68242
}Semantic roles & 50–950 ramp
primary
#6BF282
secondary
#CB36B2
accent
#05BBE0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580