#6BEA85#6BEA85
#6BEA85 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.180 H 148.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEA85 |
|---|---|
| RGB | rgb(107, 234, 133) |
| HSL | hsl(132, 75%, 67%) |
| HSV | hsv(132, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.79, -56.32, 38.55) |
| CIE-LCH | lch(83.79, 68.25, 145.60°) |
| OKLab | oklab(84.1% -0.1525 0.0948) |
| OKLCH | oklch(84.1% 0.18 148.1) |
| XYZ | xyz(39.7173, 63.6614, 32.3806) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 4.51
Wintergreen
#20F986
ΔE00 4.67
Lightish Green
#61E160
ΔE00 4.72
Minty Green
#0BF77D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEA85 #EA6BD0
analogous
#91EA6B #6BEA85 #6BEAC4
triadic
#6BEA85 #856BEA #EA856B
tetradic
#6BEA85 #6B91EA #EA6BD0 #EAC46B
square
#6BEA85 #6B91EA #EA6BD0 #EAC46B
split-complementary
#6BEA85 #C46BEA #EA6B91
monochromatic
#1BBF3D #35E259 #6BEA85 #A1F2B1 #D6F9DD
Accessibility & contrast
On white
1.53
#6BEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6BEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEA85
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEA85 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#50E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6bea85; /* rgb */ color: rgb(107, 234, 133); /* oklch */ color: oklch(84.1% 0.180 148.1);
Tailwind
colors: {
custom: {
50: '#9ff2aa',
500: '#6bea85',
950: '#000000',
},
}SCSS
$custom: #6bea85; $custom-light: #9ff2aa; $custom-dark: #000000;
JSON
{
"hex": "#6bea85",
"rgb": {
"r": 107,
"g": 234,
"b": 133
},
"hsl": {
"h": 132.283,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84101,
"c": 0.1796,
"h": 148.1
},
"luminance": 0.63665
}Semantic roles & 50–950 ramp
primary
#6BEA85
secondary
#BE3BA3
accent
#0EAED7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581