#6BE49A#6BE49A
#6BE49A is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.152 H 154.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE49A |
|---|---|
| RGB | rgb(107, 228, 154) |
| HSL | hsl(143, 69%, 66%) |
| HSV | hsv(143, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.35, -50.36, 26.04) |
| CIE-LCH | lch(82.35, 56.69, 152.66°) |
| OKLab | oklab(83.03% -0.1371 0.0657) |
| OKLCH | oklch(83.03% 0.152 154.4) |
| XYZ | xyz(39.6365, 60.9423, 40.2399) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.87
Light Greenish Blue
#63F7B4
ΔE00 4.98
Light Blue Green
#7EFBB3
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE49A #E46BB5
analogous
#78E46B #6BE49A #6BE4D7
triadic
#6BE49A #9A6BE4 #E49A6B
tetradic
#6BE49A #6B78E4 #E46BB5 #E4D76B
square
#6BE49A #6B78E4 #E46BB5 #E4D76B
split-complementary
#6BE49A #D76BE4 #E46B78
monochromatic
#21B45A #37DB77 #6BE49A #9FEDBD #D3F7E1
Accessibility & contrast
On white
1.59
#6BE49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6BE49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE49A
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE49A | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#D3C89F
Tritanopia (blue-blind)
#49E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be49a; /* rgb */ color: rgb(107, 228, 154); /* oklch */ color: oklch(83.0% 0.152 154.4);
Tailwind
colors: {
custom: {
50: '#9eedb8',
500: '#6be49a',
950: '#000000',
},
}SCSS
$custom: #6be49a; $custom-light: #9eedb8; $custom-dark: #000000;
JSON
{
"hex": "#6be49a",
"rgb": {
"r": 107,
"g": 228,
"b": 154
},
"hsl": {
"h": 143.306,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83032,
"c": 0.15201,
"h": 154.4
},
"luminance": 0.60946
}Semantic roles & 50–950 ramp
primary
#6BE49A
secondary
#B43F87
accent
#1488D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581