#6BE99C#6BE99C
#6BE99C is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.157 H 154.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE99C |
|---|---|
| RGB | rgb(107, 233, 156) |
| HSL | hsl(143, 74%, 67%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(83.86, -52.03, 27.06) |
| CIE-LCH | lch(83.86, 58.65, 152.52°) |
| OKLab | oklab(84.28% -0.1415 0.0682) |
| OKLCH | oklch(84.28% 0.157 154.3) |
| XYZ | xyz(41.1999, 63.8003, 41.5896) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE99C #E96BB8
analogous
#79E96B #6BE99C #6BE9DB
triadic
#6BE99C #9C6BE9 #E99C6B
tetradic
#6BE99C #6B79E9 #E96BB8 #E9DB6B
square
#6BE99C #6B79E9 #E96BB8 #E9DB6B
split-complementary
#6BE99C #DB6BE9 #E96B79
monochromatic
#1CBD5B #36E178 #6BE99C #A0F1C0 #D6F9E3
Accessibility & contrast
On white
1.53
#6BE99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6BE99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE99C
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE99C | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D997
Deuteranopia (green-blind)
#D7CCA1
Tritanopia (blue-blind)
#47E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be99c; /* rgb */ color: rgb(107, 233, 156); /* oklch */ color: oklch(84.3% 0.157 154.3);
Tailwind
colors: {
custom: {
50: '#9ef1b9',
500: '#6be99c',
950: '#000000',
},
}SCSS
$custom: #6be99c; $custom-light: #9ef1b9; $custom-dark: #000000;
JSON
{
"hex": "#6be99c",
"rgb": {
"r": 107,
"g": 233,
"b": 156
},
"hsl": {
"h": 143.333,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84281,
"c": 0.15711,
"h": 154.3
},
"luminance": 0.63804
}Semantic roles & 50–950 ramp
primary
#6BE99C
secondary
#BC3C8A
accent
#0F89D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581