#6BE489#6BE489
#6BE489 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.168 H 149.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE489 |
|---|---|
| RGB | rgb(107, 228, 137) |
| HSL | hsl(135, 69%, 66%) |
| HSV | hsv(135, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(82.06, -53.32, 34.32) |
| CIE-LCH | lch(82.06, 63.41, 147.23°) |
| OKLab | oklab(82.71% -0.1445 0.0851) |
| OKLCH | oklch(82.71% 0.168 149.5) |
| XYZ | xyz(38.3196, 60.4155, 33.3041) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightgreen
#90EE90
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.84
Turquoise Green
#04F489
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE489 #E46BC6
analogous
#89E46B #6BE489 #6BE4C5
triadic
#6BE489 #896BE4 #E4896B
tetradic
#6BE489 #6B89E4 #E46BC6 #E4C56B
square
#6BE489 #6B89E4 #E46BC6 #E4C56B
split-complementary
#6BE489 #C56BE4 #E46B89
monochromatic
#21B445 #37DB60 #6BE489 #9FEDB2 #D3F7DC
Accessibility & contrast
On white
1.61
#6BE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#6BE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE489
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE489 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D383
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#50E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be489; /* rgb */ color: rgb(107, 228, 137); /* oklch */ color: oklch(82.7% 0.168 149.5);
Tailwind
colors: {
custom: {
50: '#9eedac',
500: '#6be489',
950: '#000000',
},
}SCSS
$custom: #6be489; $custom-light: #9eedac; $custom-dark: #000000;
JSON
{
"hex": "#6be489",
"rgb": {
"r": 107,
"g": 228,
"b": 137
},
"hsl": {
"h": 134.876,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82706,
"c": 0.16772,
"h": 149.5
},
"luminance": 0.60419
}Semantic roles & 50–950 ramp
primary
#6BE489
secondary
#B43F97
accent
#14A2D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581