#6CF19B#6CF19B
#6CF19B is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.168 H 152.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF19B |
|---|---|
| RGB | rgb(108, 241, 155) |
| HSL | hsl(141, 83%, 68%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(86.24, -55.20, 30.77) |
| CIE-LCH | lch(86.24, 63.20, 150.86°) |
| OKLab | oklab(86.23% -0.1498 0.0771) |
| OKLCH | oklch(86.23% 0.168 152.8) |
| XYZ | xyz(43.5527, 68.4614, 41.9232) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF19B #F16CC2
analogous
#7FF16C #6CF19B #6CF1DD
triadic
#6CF19B #9B6CF1 #F19B6C
tetradic
#6CF19B #6C7FF1 #F16CC2 #F1DD6C
square
#6CF19B #6C7FF1 #F16CC2 #F1DD6C
split-complementary
#6CF19B #DD6CF1 #F16C7F
monochromatic
#14CF56 #34EC75 #6CF19B #A4F6C1 #DCFCE7
Accessibility & contrast
On white
1.43
#6CF19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#6CF19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF19B
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF19B | 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)
#F1DF95
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#47EEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf19b; /* rgb */ color: rgb(108, 241, 155); /* oklch */ color: oklch(86.2% 0.168 152.8);
Tailwind
colors: {
custom: {
50: '#a0f6b9',
500: '#6cf19b',
950: '#000000',
},
}SCSS
$custom: #6cf19b; $custom-light: #a0f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6cf19b",
"rgb": {
"r": 108,
"g": 241,
"b": 155
},
"hsl": {
"h": 141.203,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86228,
"c": 0.16847,
"h": 152.8
},
"luminance": 0.68465
}Semantic roles & 50–950 ramp
primary
#6CF19B
secondary
#CA3896
accent
#0692DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581