#6BF19D#6BF19D
#6BF19D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.167 H 153.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF19D |
|---|---|
| RGB | rgb(107, 241, 157) |
| HSL | hsl(142, 83%, 68%) |
| HSV | hsv(142, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(86.24, -55.07, 29.76) |
| CIE-LCH | lch(86.24, 62.59, 151.62°) |
| OKLab | oklab(86.23% -0.1495 0.0747) |
| OKLCH | oklch(86.23% 0.167 153.5) |
| XYZ | xyz(43.6011, 68.4667, 42.8095) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF19D #F16BBF
analogous
#7CF16B #6BF19D #6BF1E0
triadic
#6BF19D #9D6BF1 #F19D6B
tetradic
#6BF19D #6B7CF1 #F16BBF #F1E06B
square
#6BF19D #6B7CF1 #F16BBF #F1E06B
split-complementary
#6BF19D #E06BF1 #F16B7C
monochromatic
#13CE59 #33EC78 #6BF19D #A3F6C2 #DBFCE7
Accessibility & contrast
On white
1.43
#6BF19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#6BF19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF19D
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF19D | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E098
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#43EEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf19d; /* rgb */ color: rgb(107, 241, 157); /* oklch */ color: oklch(86.2% 0.167 153.5);
Tailwind
colors: {
custom: {
50: '#9ff6ba',
500: '#6bf19d',
950: '#000000',
},
}SCSS
$custom: #6bf19d; $custom-light: #9ff6ba; $custom-dark: #000000;
JSON
{
"hex": "#6bf19d",
"rgb": {
"r": 107,
"g": 241,
"b": 157
},
"hsl": {
"h": 142.388,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.86233,
"c": 0.16713,
"h": 153.5
},
"luminance": 0.68471
}Semantic roles & 50–950 ramp
primary
#6BF19D
secondary
#CA3793
accent
#068EDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581