#6BEA75#6BEA75
#6BEA75 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.194 H 145.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEA75 |
|---|---|
| RGB | rgb(107, 234, 117) |
| HSL | hsl(125, 75%, 67%) |
| HSV | hsv(125, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 50%, 8.2%) |
| CIE-LAB | lab(83.58, -58.63, 46.04) |
| CIE-LCH | lch(83.58, 74.54, 141.86°) |
| OKLab | oklab(83.86% -0.159 0.1111) |
| OKLCH | oklch(83.86% 0.194 145.1) |
| XYZ | xyz(38.6949, 63.2525, 26.9960) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.79
Lightgreen
#90EE90
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.38
Spearmint
#1EF876
ΔE00 4.54
Lightgreen (survey)
#76FF7B
ΔE00 4.59
Minty Green
#0BF77D
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEA75 #EA6BE0
analogous
#A1EA6B #6BEA75 #6BEAB4
triadic
#6BEA75 #756BEA #EA756B
tetradic
#6BEA75 #6BA1EA #EA6BE0 #EAB46B
square
#6BEA75 #6BA1EA #EA6BE0 #EAB46B
split-complementary
#6BEA75 #B46BEA #EA6BA1
monochromatic
#1BBF28 #35E243 #6BEA75 #A1F2A7 #D6F9D9
Accessibility & contrast
On white
1.54
#6BEA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6BEA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEA75
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEA75 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76B
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#54E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6bea75; /* rgb */ color: rgb(107, 234, 117); /* oklch */ color: oklch(83.9% 0.194 145.1);
Tailwind
colors: {
custom: {
50: '#9ff29f',
500: '#6bea75',
950: '#000000',
},
}SCSS
$custom: #6bea75; $custom-light: #9ff29f; $custom-dark: #000000;
JSON
{
"hex": "#6bea75",
"rgb": {
"r": 107,
"g": 234,
"b": 117
},
"hsl": {
"h": 124.724,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.83855,
"c": 0.19399,
"h": 145.1
},
"luminance": 0.63256
}Semantic roles & 50–950 ramp
primary
#6BEA75
secondary
#BE3BB4
accent
#0EC7D7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580