#6DF191#6DF191
#6DF191 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.177 H 150.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF191 |
|---|---|
| RGB | rgb(109, 241, 145) |
| HSL | hsl(136, 83%, 69%) |
| HSV | hsv(136, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(86.11, -56.67, 35.62) |
| CIE-LCH | lch(86.11, 66.94, 147.85°) |
| OKLab | oklab(86.08% -0.1535 0.0884) |
| OKLCH | oklch(86.08% 0.177 150.1) |
| XYZ | xyz(42.8698, 68.2023, 37.6878) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF191 #F16DCD
analogous
#8BF16D #6DF191 #6DF1D3
triadic
#6DF191 #916DF1 #F1916D
tetradic
#6DF191 #6D8BF1 #F16DCD #F1D36D
square
#6DF191 #6D8BF1 #F16DCD #F1D36D
split-complementary
#6DF191 #D36DF1 #F16D8B
monochromatic
#14D047 #35EC67 #6DF191 #A5F6BB #DDFCE5
Accessibility & contrast
On white
1.43
#6DF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6DF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF191
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF191 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#4DEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df191; /* rgb */ color: rgb(109, 241, 145); /* oklch */ color: oklch(86.1% 0.177 150.1);
Tailwind
colors: {
custom: {
50: '#a0f6b2',
500: '#6df191',
950: '#000000',
},
}SCSS
$custom: #6df191; $custom-light: #a0f6b2; $custom-dark: #000000;
JSON
{
"hex": "#6df191",
"rgb": {
"r": 109,
"g": 241,
"b": 145
},
"hsl": {
"h": 136.364,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86079,
"c": 0.17712,
"h": 150.1
},
"luminance": 0.68206
}Semantic roles & 50–950 ramp
primary
#6DF191
secondary
#CA38A2
accent
#07A4DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581