#6BE37B#6BE37B
#6BE37B is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.179 H 146.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE37B |
|---|---|
| RGB | rgb(107, 227, 123) |
| HSL | hsl(128, 68%, 65%) |
| HSV | hsv(128, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 45.8%, 11%) |
| CIE-LAB | lab(81.56, -55.09, 40.63) |
| CIE-LCH | lch(81.56, 68.45, 143.59°) |
| OKLab | oklab(82.23% -0.1493 0.0992) |
| OKLCH | oklch(82.23% 0.179 146.4) |
| XYZ | xyz(37.1054, 59.4909, 28.2626) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.45
Lightgreen
#90EE90
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 4.74
Fresh Green
#69D84F
ΔE00 5.68
Turquoise Green
#04F489
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE37B #E36BD3
analogous
#97E36B #6BE37B #6BE3B7
triadic
#6BE37B #7B6BE3 #E37B6B
tetradic
#6BE37B #6B97E3 #E36BD3 #E3B76B
square
#6BE37B #6B97E3 #E36BD3 #E3B76B
split-complementary
#6BE37B #B76BE3 #E36B97
monochromatic
#22B235 #38D94D #6BE37B #9EEDA9 #D2F6D7
Accessibility & contrast
On white
1.63
#6BE37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6BE37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE37B
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE37B | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D173
Deuteranopia (green-blind)
#D6C682
Tritanopia (blue-blind)
#55DECA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6be37b; /* rgb */ color: rgb(107, 227, 123); /* oklch */ color: oklch(82.2% 0.179 146.4);
Tailwind
colors: {
custom: {
50: '#9eeda3',
500: '#6be37b',
950: '#000000',
},
}SCSS
$custom: #6be37b; $custom-light: #9eeda3; $custom-dark: #000000;
JSON
{
"hex": "#6be37b",
"rgb": {
"r": 107,
"g": 227,
"b": 123
},
"hsl": {
"h": 128,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.82227,
"c": 0.17929,
"h": 146.4
},
"luminance": 0.59494
}Semantic roles & 50–950 ramp
primary
#6BE37B
secondary
#B33FA3
accent
#15B7D0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580