#6FF19D#6FF19D
#6FF19D is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.165 H 152.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF19D |
|---|---|
| RGB | rgb(111, 241, 157) |
| HSL | hsl(141, 82%, 69%) |
| HSV | hsv(141, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(86.37, -54.17, 29.95) |
| CIE-LCH | lch(86.37, 61.90, 151.06°) |
| OKLab | oklab(86.37% -0.1471 0.0751) |
| OKLCH | oklch(86.37% 0.165 152.9) |
| XYZ | xyz(44.0933, 68.7205, 42.8325) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF19D #F16FC3
analogous
#82F16F #6FF19D #6FF1DE
triadic
#6FF19D #9D6FF1 #F19D6F
tetradic
#6FF19D #6F82F1 #F16FC3 #F1DE6F
square
#6FF19D #6F82F1 #F16FC3 #F1DE6F
split-complementary
#6FF19D #DE6FF1 #F16F82
monochromatic
#14D157 #37EC77 #6FF19D #A7F6C3 #DFFCE9
Accessibility & contrast
On white
1.42
#6FF19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6FF19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF19D
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF19D | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E098
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#4CEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff19d; /* rgb */ color: rgb(111, 241, 157); /* oklch */ color: oklch(86.4% 0.165 152.9);
Tailwind
colors: {
custom: {
50: '#a1f6ba',
500: '#6ff19d',
950: '#000000',
},
}SCSS
$custom: #6ff19d; $custom-light: #a1f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6ff19d",
"rgb": {
"r": 111,
"g": 241,
"b": 157
},
"hsl": {
"h": 141.231,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86371,
"c": 0.1652,
"h": 152.9
},
"luminance": 0.68724
}Semantic roles & 50–950 ramp
primary
#6FF19D
secondary
#CA3A97
accent
#0792DF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581