#6BE99E#6BE99E
#6BE99E is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.155 H 154.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE99E |
|---|---|
| RGB | rgb(107, 233, 158) |
| HSL | hsl(144, 74%, 67%) |
| HSV | hsv(144, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.90, -51.67, 26.09) |
| CIE-LCH | lch(83.90, 57.88, 153.21°) |
| OKLab | oklab(84.32% -0.1407 0.0658) |
| OKLCH | oklch(84.32% 0.155 154.9) |
| XYZ | xyz(41.3706, 63.8686, 42.4888) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE99E #E96BB6
analogous
#77E96B #6BE99E #6BE9DD
triadic
#6BE99E #9E6BE9 #E99E6B
tetradic
#6BE99E #6B77E9 #E96BB6 #E9DD6B
square
#6BE99E #6B77E9 #E96BB6 #E9DD6B
split-complementary
#6BE99E #DD6BE9 #E96B77
monochromatic
#1CBD5D #36E17B #6BE99E #A0F1C1 #D6F9E4
Accessibility & contrast
On white
1.52
#6BE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6BE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE99E
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE99E | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D999
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#46E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be99e; /* rgb */ color: rgb(107, 233, 158); /* oklch */ color: oklch(84.3% 0.155 154.9);
Tailwind
colors: {
custom: {
50: '#9ef1bb',
500: '#6be99e',
950: '#000000',
},
}SCSS
$custom: #6be99e; $custom-light: #9ef1bb; $custom-dark: #000000;
JSON
{
"hex": "#6be99e",
"rgb": {
"r": 107,
"g": 233,
"b": 158
},
"hsl": {
"h": 144.286,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84322,
"c": 0.1553,
"h": 154.9
},
"luminance": 0.63872
}Semantic roles & 50–950 ramp
primary
#6BE99E
secondary
#BC3C88
accent
#0F86D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582