#6BE99A#6BE99A
#6BE99A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.159 H 153.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE99A |
|---|---|
| RGB | rgb(107, 233, 154) |
| HSL | hsl(142, 74%, 67%) |
| HSV | hsv(142, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.83, -52.40, 28.04) |
| CIE-LCH | lch(83.83, 59.43, 151.85°) |
| OKLab | oklab(84.24% -0.1424 0.0705) |
| OKLCH | oklch(84.24% 0.159 153.7) |
| XYZ | xyz(41.0319, 63.7331, 40.7050) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.37
Light Blue Green
#7EFBB3
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE99A #E96BBA
analogous
#7BE96B #6BE99A #6BE9D9
triadic
#6BE99A #9A6BE9 #E99A6B
tetradic
#6BE99A #6B7BE9 #E96BBA #E9D96B
square
#6BE99A #6B7BE9 #E96BBA #E9D96B
split-complementary
#6BE99A #D96BE9 #E96B7B
monochromatic
#1CBD58 #36E176 #6BE99A #A0F1BE #D6F9E3
Accessibility & contrast
On white
1.53
#6BE99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6BE99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE99A
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE99A | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#48E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be99a; /* rgb */ color: rgb(107, 233, 154); /* oklch */ color: oklch(84.2% 0.159 153.7);
Tailwind
colors: {
custom: {
50: '#9ef1b8',
500: '#6be99a',
950: '#000000',
},
}SCSS
$custom: #6be99a; $custom-light: #9ef1b8; $custom-dark: #000000;
JSON
{
"hex": "#6be99a",
"rgb": {
"r": 107,
"g": 233,
"b": 154
},
"hsl": {
"h": 142.381,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84241,
"c": 0.15893,
"h": 153.7
},
"luminance": 0.63737
}Semantic roles & 50–950 ramp
primary
#6BE99A
secondary
#BC3C8C
accent
#0F8CD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581