#6BE67B#6BE67B
#6BE67B is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.183 H 146.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE67B |
|---|---|
| RGB | rgb(107, 230, 123) |
| HSL | hsl(128, 71%, 66%) |
| HSV | hsv(128, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(82.46, -56.26, 41.76) |
| CIE-LCH | lch(82.46, 70.06, 143.41°) |
| OKLab | oklab(82.96% -0.1525 0.1018) |
| OKLCH | oklch(82.96% 0.183 146.3) |
| XYZ | xyz(37.9331, 61.1463, 28.5385) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 5.03
Minty Green
#0BF77D
ΔE00 5.24
Spearmint
#1EF876
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE67B #E66BD6
analogous
#98E66B #6BE67B #6BE6B8
triadic
#6BE67B #7B6BE6 #E67B6B
tetradic
#6BE67B #6B98E6 #E66BD6 #E6B86B
square
#6BE67B #6B98E6 #E66BD6 #E6B86B
split-complementary
#6BE67B #B86BE6 #E66B98
monochromatic
#1FB833 #37DD4C #6BE67B #9FEFAA #D4F8D8
Accessibility & contrast
On white
1.59
#6BE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6BE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE67B
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE67B | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#54E1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be67b; /* rgb */ color: rgb(107, 230, 123); /* oklch */ color: oklch(83.0% 0.183 146.3);
Tailwind
colors: {
custom: {
50: '#9eefa3',
500: '#6be67b',
950: '#000000',
},
}SCSS
$custom: #6be67b; $custom-light: #9eefa3; $custom-dark: #000000;
JSON
{
"hex": "#6be67b",
"rgb": {
"r": 107,
"g": 230,
"b": 123
},
"hsl": {
"h": 127.805,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.82963,
"c": 0.18334,
"h": 146.3
},
"luminance": 0.61149
}Semantic roles & 50–950 ramp
primary
#6BE67B
secondary
#B83EA8
accent
#12BAD3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580