#6BE47B#6BE47B
#6BE47B is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.181 H 146.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE47B |
|---|---|
| RGB | rgb(107, 228, 123) |
| HSL | hsl(128, 69%, 66%) |
| HSV | hsv(128, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(81.86, -55.48, 41.01) |
| CIE-LCH | lch(81.86, 68.99, 143.53°) |
| OKLab | oklab(82.47% -0.1504 0.1001) |
| OKLCH | oklch(82.47% 0.181 146.4) |
| XYZ | xyz(37.3797, 60.0395, 28.3540) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.45
Lightgreen
#90EE90
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.83
Minty Green
#0BF77D
ΔE00 5.58
Turquoise Green
#04F489
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE47B #E46BD4
analogous
#97E46B #6BE47B #6BE4B7
triadic
#6BE47B #7B6BE4 #E47B6B
tetradic
#6BE47B #6B97E4 #E46BD4 #E4B76B
square
#6BE47B #6B97E4 #E46BD4 #E4B76B
split-complementary
#6BE47B #B76BE4 #E46B97
monochromatic
#21B434 #37DB4D #6BE47B #9FEDA9 #D3F7D7
Accessibility & contrast
On white
1.61
#6BE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#6BE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE47B
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE47B | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#D7C782
Tritanopia (blue-blind)
#54DFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6be47b; /* rgb */ color: rgb(107, 228, 123); /* oklch */ color: oklch(82.5% 0.181 146.4);
Tailwind
colors: {
custom: {
50: '#9eeda3',
500: '#6be47b',
950: '#000000',
},
}SCSS
$custom: #6be47b; $custom-light: #9eeda3; $custom-dark: #000000;
JSON
{
"hex": "#6be47b",
"rgb": {
"r": 107,
"g": 228,
"b": 123
},
"hsl": {
"h": 127.934,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82472,
"c": 0.18064,
"h": 146.4
},
"luminance": 0.60043
}Semantic roles & 50–950 ramp
primary
#6BE47B
secondary
#B43FA5
accent
#14B8D1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580