#6BE47C#6BE47C
#6BE47C is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.180 H 146.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE47C |
|---|---|
| RGB | rgb(107, 228, 124) |
| HSL | hsl(128, 69%, 66%) |
| HSV | hsv(128, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 45.6%, 10.6%) |
| CIE-LAB | lab(81.87, -55.34, 40.53) |
| CIE-LCH | lch(81.87, 68.59, 143.78°) |
| OKLab | oklab(82.49% -0.15 0.099) |
| OKLCH | oklch(82.49% 0.18 146.6) |
| XYZ | xyz(37.4426, 60.0647, 28.6854) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.38
Lightish Green
#61E160
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.80
Turquoise Green
#04F489
ΔE00 5.56
Minty Green
#0BF77D
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE47C #E46BD3
analogous
#96E46B #6BE47C #6BE4B8
triadic
#6BE47C #7C6BE4 #E47C6B
tetradic
#6BE47C #6B96E4 #E46BD3 #E4B86B
square
#6BE47C #6B96E4 #E46BD3 #E4B86B
split-complementary
#6BE47C #B86BE4 #E46B96
monochromatic
#21B435 #37DB4E #6BE47C #9FEDAA #D3F7D8
Accessibility & contrast
On white
1.61
#6BE47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#6BE47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE47C
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE47C | 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)
#E7D274
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#54DFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be47c; /* rgb */ color: rgb(107, 228, 124); /* oklch */ color: oklch(82.5% 0.180 146.6);
Tailwind
colors: {
custom: {
50: '#9eeda3',
500: '#6be47c',
950: '#000000',
},
}SCSS
$custom: #6be47c; $custom-light: #9eeda3; $custom-dark: #000000;
JSON
{
"hex": "#6be47c",
"rgb": {
"r": 107,
"g": 228,
"b": 124
},
"hsl": {
"h": 128.43,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82488,
"c": 0.17973,
"h": 146.6
},
"luminance": 0.60068
}Semantic roles & 50–950 ramp
primary
#6BE47C
secondary
#B43FA4
accent
#14B7D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580