#6BED74#6BED74
#6BED74 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.199 H 144.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED74 |
|---|---|
| RGB | rgb(107, 237, 116) |
| HSL | hsl(124, 78%, 67%) |
| HSV | hsv(124, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(84.46, -59.89, 47.59) |
| CIE-LCH | lch(84.46, 76.50, 141.53°) |
| OKLab | oklab(84.58% -0.1625 0.1145) |
| OKLCH | oklch(84.58% 0.199 144.8) |
| XYZ | xyz(39.4977, 64.9517, 26.9751) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.88
Spearmint
#1EF876
ΔE00 4.16
Easter Green
#8CFD7E
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.47
Minty Green
#0BF77D
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED74 #ED6BE4
analogous
#A3ED6B #6BED74 #6BEDB5
triadic
#6BED74 #746BED #ED746B
tetradic
#6BED74 #6BA3ED #ED6BE4 #EDB56B
square
#6BED74 #6BA3ED #ED6BE4 #EDB56B
split-complementary
#6BED74 #B56BED #ED6BA3
monochromatic
#18C624 #34E641 #6BED74 #A2F4A7 #D8FADA
Accessibility & contrast
On white
1.50
#6BED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6BED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED74
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED74 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#E0CE7D
Tritanopia (blue-blind)
#54E7D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bed74; /* rgb */ color: rgb(107, 237, 116); /* oklch */ color: oklch(84.6% 0.199 144.8);
Tailwind
colors: {
custom: {
50: '#a0f49e',
500: '#6bed74',
950: '#000000',
},
}SCSS
$custom: #6bed74; $custom-light: #a0f49e; $custom-dark: #000000;
JSON
{
"hex": "#6bed74",
"rgb": {
"r": 107,
"g": 237,
"b": 116
},
"hsl": {
"h": 124.154,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84578,
"c": 0.19877,
"h": 144.8
},
"luminance": 0.64955
}Semantic roles & 50–950 ramp
primary
#6BED74
secondary
#C339BA
accent
#0BCCDB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580