#6BE49B#6BE49B
#6BE49B is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.151 H 154.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE49B |
|---|---|
| RGB | rgb(107, 228, 155) |
| HSL | hsl(144, 69%, 66%) |
| HSV | hsv(144, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.37, -50.17, 25.55) |
| CIE-LCH | lch(82.37, 56.30, 153.01°) |
| OKLab | oklab(83.05% -0.1366 0.0645) |
| OKLCH | oklch(83.05% 0.151 154.7) |
| XYZ | xyz(39.7201, 60.9757, 40.6803) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Greenish Blue
#63F7B4
ΔE00 4.87
Weird Green
#3AE57F
ΔE00 5.03
Light Blue Green
#7EFBB3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE49B #E46BB4
analogous
#77E46B #6BE49B #6BE4D8
triadic
#6BE49B #9B6BE4 #E49B6B
tetradic
#6BE49B #6B77E4 #E46BB4 #E4D86B
square
#6BE49B #6B77E4 #E46BB4 #E4D86B
split-complementary
#6BE49B #D86BE4 #E46B77
monochromatic
#21B45B #37DB78 #6BE49B #9FEDBE #D3F7E1
Accessibility & contrast
On white
1.59
#6BE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6BE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE49B
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE49B | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D496
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#49E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be49b; /* rgb */ color: rgb(107, 228, 155); /* oklch */ color: oklch(83.1% 0.151 154.7);
Tailwind
colors: {
custom: {
50: '#9eedb9',
500: '#6be49b',
950: '#000000',
},
}SCSS
$custom: #6be49b; $custom-light: #9eedb9; $custom-dark: #000000;
JSON
{
"hex": "#6be49b",
"rgb": {
"r": 107,
"g": 228,
"b": 155
},
"hsl": {
"h": 143.802,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83052,
"c": 0.15109,
"h": 154.7
},
"luminance": 0.60979
}Semantic roles & 50–950 ramp
primary
#6BE49B
secondary
#B43F86
accent
#1486D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581