#6BEC74#6BEC74
#6BEC74 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.197 H 144.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEC74 |
|---|---|
| RGB | rgb(107, 236, 116) |
| HSL | hsl(124, 77%, 67%) |
| HSV | hsv(124, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 50.8%, 7.5%) |
| CIE-LAB | lab(84.16, -59.52, 47.23) |
| CIE-LCH | lch(84.16, 75.98, 141.57°) |
| OKLab | oklab(84.33% -0.1614 0.1137) |
| OKLCH | oklch(84.33% 0.197 144.8) |
| XYZ | xyz(39.2090, 64.3743, 26.8789) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 4.10
Spearmint
#1EF876
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.42
Easter Green
#8CFD7E
ΔE00 4.46
Minty Green
#0BF77D
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEC74 #EC6BE3
analogous
#A3EC6B #6BEC74 #6BECB5
triadic
#6BEC74 #746BEC #EC746B
tetradic
#6BEC74 #6BA3EC #EC6BE3 #ECB56B
square
#6BEC74 #6BA3EC #EC6BE3 #ECB56B
split-complementary
#6BEC74 #B56BEC #EC6BA3
monochromatic
#19C425 #35E541 #6BEC74 #A1F3A7 #D7FADA
Accessibility & contrast
On white
1.51
#6BEC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6BEC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEC74
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEC74 | 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)
#F0D96A
Deuteranopia (green-blind)
#DFCD7D
Tritanopia (blue-blind)
#54E6D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6bec74; /* rgb */ color: rgb(107, 236, 116); /* oklch */ color: oklch(84.3% 0.197 144.8);
Tailwind
colors: {
custom: {
50: '#9ff39e',
500: '#6bec74',
950: '#000000',
},
}SCSS
$custom: #6bec74; $custom-light: #9ff39e; $custom-dark: #000000;
JSON
{
"hex": "#6bec74",
"rgb": {
"r": 107,
"g": 236,
"b": 116
},
"hsl": {
"h": 124.186,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.84332,
"c": 0.19747,
"h": 144.8
},
"luminance": 0.64378
}Semantic roles & 50–950 ramp
primary
#6BEC74
secondary
#C23AB8
accent
#0CCBD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580