#6BEB79#6BEB79
#6BEB79 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.192 H 145.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEB79 |
|---|---|
| RGB | rgb(107, 235, 121) |
| HSL | hsl(127, 76%, 67%) |
| HSV | hsv(127, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.92, -58.46, 44.56) |
| CIE-LCH | lch(83.92, 73.51, 142.68°) |
| OKLab | oklab(84.16% -0.1585 0.108) |
| OKLCH | oklch(84.16% 0.192 145.7) |
| XYZ | xyz(39.2206, 63.9196, 28.3563) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.10
Spearmint
#1EF876
ΔE00 4.38
Lightgreen (survey)
#76FF7B
ΔE00 4.53
Minty Green
#0BF77D
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEB79 #EB6BDD
analogous
#9DEB6B #6BEB79 #6BEBB9
triadic
#6BEB79 #796BEB #EB796B
tetradic
#6BEB79 #6B9DEB #EB6BDD #EBB96B
square
#6BEB79 #6B9DEB #EB6BDD #EBB96B
split-complementary
#6BEB79 #B96BEB #EB6B9D
monochromatic
#1AC12C #35E448 #6BEB79 #A1F2AA #D7FADB
Accessibility & contrast
On white
1.52
#6BEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6BEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEB79
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEB79 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#53E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6beb79; /* rgb */ color: rgb(107, 235, 121); /* oklch */ color: oklch(84.2% 0.192 145.7);
Tailwind
colors: {
custom: {
50: '#9ff2a2',
500: '#6beb79',
950: '#000000',
},
}SCSS
$custom: #6beb79; $custom-light: #9ff2a2; $custom-dark: #000000;
JSON
{
"hex": "#6beb79",
"rgb": {
"r": 107,
"g": 235,
"b": 121
},
"hsl": {
"h": 126.563,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84158,
"c": 0.19178,
"h": 145.7
},
"luminance": 0.63923
}Semantic roles & 50–950 ramp
primary
#6BEB79
secondary
#C03AB1
accent
#0DC2D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580