#6BE99B#6BE99B
#6BE99B is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.158 H 154.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE99B |
|---|---|
| RGB | rgb(107, 233, 155) |
| HSL | hsl(143, 74%, 67%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(83.84, -52.22, 27.55) |
| CIE-LCH | lch(83.84, 59.04, 152.18°) |
| OKLab | oklab(84.26% -0.142 0.0693) |
| OKLCH | oklch(84.26% 0.158 154) |
| XYZ | xyz(41.1155, 63.7665, 41.1455) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE99B #E96BB9
analogous
#7AE96B #6BE99B #6BE9DA
triadic
#6BE99B #9B6BE9 #E99B6B
tetradic
#6BE99B #6B7AE9 #E96BB9 #E9DA6B
square
#6BE99B #6B7AE9 #E96BB9 #E9DA6B
split-complementary
#6BE99B #DA6BE9 #E96B7A
monochromatic
#1CBD5A #36E177 #6BE99B #A0F1BF #D6F9E3
Accessibility & contrast
On white
1.53
#6BE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6BE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE99B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE99B | 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)
#E9D896
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#47E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be99b; /* rgb */ color: rgb(107, 233, 155); /* oklch */ color: oklch(84.3% 0.158 154.0);
Tailwind
colors: {
custom: {
50: '#9ef1b9',
500: '#6be99b',
950: '#000000',
},
}SCSS
$custom: #6be99b; $custom-light: #9ef1b9; $custom-dark: #000000;
JSON
{
"hex": "#6be99b",
"rgb": {
"r": 107,
"g": 233,
"b": 155
},
"hsl": {
"h": 142.857,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84261,
"c": 0.15802,
"h": 154
},
"luminance": 0.6377
}Semantic roles & 50–950 ramp
primary
#6BE99B
secondary
#BC3C8B
accent
#0F8AD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581