#6BE484#6BE484
#6BE484 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.172 H 148.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE484 |
|---|---|
| RGB | rgb(107, 228, 132) |
| HSL | hsl(132, 69%, 66%) |
| HSV | hsv(132, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(81.99, -54.12, 36.73) |
| CIE-LCH | lch(81.99, 65.40, 145.84°) |
| OKLab | oklab(82.62% -0.1466 0.0906) |
| OKLCH | oklch(82.62% 0.172 148.3) |
| XYZ | xyz(37.9692, 60.2753, 31.4588) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 4.01
Tealish Green
#0CDC73
ΔE00 4.71
Lightish Green
#61E160
ΔE00 4.77
Turquoise Green
#04F489
ΔE00 5.28
Wintergreen
#20F986
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE484 #E46BCB
analogous
#8EE46B #6BE484 #6BE4C1
triadic
#6BE484 #846BE4 #E4846B
tetradic
#6BE484 #6B8EE4 #E46BCB #E4C16B
square
#6BE484 #6B8EE4 #E46BCB #E4C16B
split-complementary
#6BE484 #C16BE4 #E46B8E
monochromatic
#21B43F #37DB59 #6BE484 #9FEDAF #D3F7DA
Accessibility & contrast
On white
1.61
#6BE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#6BE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE484
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE484 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D6C78A
Tritanopia (blue-blind)
#52E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be484; /* rgb */ color: rgb(107, 228, 132); /* oklch */ color: oklch(82.6% 0.172 148.3);
Tailwind
colors: {
custom: {
50: '#9eeda9',
500: '#6be484',
950: '#000000',
},
}SCSS
$custom: #6be484; $custom-light: #9eeda9; $custom-dark: #000000;
JSON
{
"hex": "#6be484",
"rgb": {
"r": 107,
"g": 228,
"b": 132
},
"hsl": {
"h": 132.397,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82619,
"c": 0.17236,
"h": 148.3
},
"luminance": 0.60279
}Semantic roles & 50–950 ramp
primary
#6BE484
secondary
#B43F9C
accent
#14AAD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580