#6BEC75#6BEC75
#6BEC75 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.197 H 145.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEC75 |
|---|---|
| RGB | rgb(107, 236, 117) |
| HSL | hsl(125, 77%, 67%) |
| HSV | hsv(125, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(84.17, -59.38, 46.77) |
| CIE-LCH | lch(84.17, 75.59, 141.78°) |
| OKLab | oklab(84.35% -0.1611 0.1127) |
| OKLCH | oklch(84.35% 0.197 145) |
| XYZ | xyz(39.2675, 64.3977, 27.1869) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.02
Lightgreen (survey)
#76FF7B
ΔE00 4.13
Spearmint
#1EF876
ΔE00 4.26
Lightgreen
#90EE90
ΔE00 4.34
Easter Green
#8CFD7E
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEC75 #EC6BE2
analogous
#A2EC6B #6BEC75 #6BECB5
triadic
#6BEC75 #756BEC #EC756B
tetradic
#6BEC75 #6BA2EC #EC6BE2 #ECB56B
square
#6BEC75 #6BA2EC #EC6BE2 #ECB56B
split-complementary
#6BEC75 #B56BEC #EC6BA2
monochromatic
#19C426 #35E542 #6BEC75 #A1F3A8 #D7FADA
Accessibility & contrast
On white
1.51
#6BEC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6BEC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEC75
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEC75 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#DFCD7D
Tritanopia (blue-blind)
#54E7D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6bec75; /* rgb */ color: rgb(107, 236, 117); /* oklch */ color: oklch(84.3% 0.197 145.0);
Tailwind
colors: {
custom: {
50: '#9ff39f',
500: '#6bec75',
950: '#000000',
},
}SCSS
$custom: #6bec75; $custom-light: #9ff39f; $custom-dark: #000000;
JSON
{
"hex": "#6bec75",
"rgb": {
"r": 107,
"g": 236,
"b": 117
},
"hsl": {
"h": 124.651,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.84346,
"c": 0.1966,
"h": 145
},
"luminance": 0.64401
}Semantic roles & 50–950 ramp
primary
#6BEC75
secondary
#C23AB7
accent
#0CCAD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580