#6BEA82#6BEA82
#6BEA82 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.182 H 147.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEA82 |
|---|---|
| RGB | rgb(107, 234, 130) |
| HSL | hsl(131, 75%, 67%) |
| HSV | hsv(131, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(83.75, -56.77, 39.97) |
| CIE-LCH | lch(83.75, 69.44, 144.85°) |
| OKLab | oklab(84.05% -0.1538 0.098) |
| OKLCH | oklch(84.05% 0.182 147.5) |
| XYZ | xyz(39.5130, 63.5797, 31.3047) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 4.31
Turquoise Green
#04F489
ΔE00 4.64
Minty Green
#0BF77D
ΔE00 4.65
Wintergreen
#20F986
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEA82 #EA6BD3
analogous
#94EA6B #6BEA82 #6BEAC2
triadic
#6BEA82 #826BEA #EA826B
tetradic
#6BEA82 #6B94EA #EA6BD3 #EAC26B
square
#6BEA82 #6B94EA #EA6BD3 #EAC26B
split-complementary
#6BEA82 #C26BEA #EA6B94
monochromatic
#1BBF39 #35E255 #6BEA82 #A1F2AF #D6F9DD
Accessibility & contrast
On white
1.53
#6BEA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6BEA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEA82
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEA82 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87A
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#51E5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6bea82; /* rgb */ color: rgb(107, 234, 130); /* oklch */ color: oklch(84.1% 0.182 147.5);
Tailwind
colors: {
custom: {
50: '#9ff2a8',
500: '#6bea82',
950: '#000000',
},
}SCSS
$custom: #6bea82; $custom-light: #9ff2a8; $custom-dark: #000000;
JSON
{
"hex": "#6bea82",
"rgb": {
"r": 107,
"g": 234,
"b": 130
},
"hsl": {
"h": 130.866,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84052,
"c": 0.18234,
"h": 147.5
},
"luminance": 0.63583
}Semantic roles & 50–950 ramp
primary
#6BEA82
secondary
#BE3BA6
accent
#0EB3D7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580