#6DF190#6DF190
#6DF190 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.178 H 149.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF190 |
|---|---|
| RGB | rgb(109, 241, 144) |
| HSL | hsl(136, 83%, 69%) |
| HSV | hsv(136, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(86.09, -56.83, 36.10) |
| CIE-LCH | lch(86.09, 67.33, 147.58°) |
| OKLab | oklab(86.06% -0.1539 0.0895) |
| OKLCH | oklch(86.06% 0.178 149.8) |
| XYZ | xyz(42.7930, 68.1716, 37.2835) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 3.71
Mint Green
#8FFF9F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF190 #F16DCE
analogous
#8CF16D #6DF190 #6DF1D2
triadic
#6DF190 #906DF1 #F1906D
tetradic
#6DF190 #6D8CF1 #F16DCE #F1D26D
square
#6DF190 #6D8CF1 #F16DCE #F1D26D
split-complementary
#6DF190 #D26DF1 #F16D8C
monochromatic
#14D046 #35EC66 #6DF190 #A5F6BA #DDFCE5
Accessibility & contrast
On white
1.43
#6DF190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6DF190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF190
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF190 | 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)
#F2DF89
Deuteranopia (green-blind)
#E1D296
Tritanopia (blue-blind)
#4DEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df190; /* rgb */ color: rgb(109, 241, 144); /* oklch */ color: oklch(86.1% 0.178 149.8);
Tailwind
colors: {
custom: {
50: '#a0f6b1',
500: '#6df190',
950: '#000000',
},
}SCSS
$custom: #6df190; $custom-light: #a0f6b1; $custom-dark: #000000;
JSON
{
"hex": "#6df190",
"rgb": {
"r": 109,
"g": 241,
"b": 144
},
"hsl": {
"h": 135.909,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86061,
"c": 0.17804,
"h": 149.8
},
"luminance": 0.68175
}Semantic roles & 50–950 ramp
primary
#6DF190
secondary
#CA38A3
accent
#07A6DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581