#6DF197#6DF197
#6DF197 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.2% C 0.172 H 151.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF197 |
|---|---|
| RGB | rgb(109, 241, 151) |
| HSL | hsl(139, 83%, 69%) |
| HSV | hsv(139, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 37.3%, 5.5%) |
| CIE-LAB | lab(86.20, -55.67, 32.75) |
| CIE-LCH | lch(86.20, 64.58, 149.53°) |
| OKLab | oklab(86.19% -0.1509 0.0817) |
| OKLCH | oklch(86.19% 0.172 151.6) |
| XYZ | xyz(43.3447, 68.3923, 40.1890) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.29
Foam Green
#90FDA9
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF197 #F16DC7
analogous
#85F16D #6DF197 #6DF1D9
triadic
#6DF197 #976DF1 #F1976D
tetradic
#6DF197 #6D85F1 #F16DC7 #F1D96D
square
#6DF197 #6D85F1 #F16DC7 #F1D96D
split-complementary
#6DF197 #D96DF1 #F16D85
monochromatic
#14D050 #35EC6F #6DF197 #A5F6BF #DDFCE7
Accessibility & contrast
On white
1.43
#6DF197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#6DF197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF197
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF197 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF91
Deuteranopia (green-blind)
#E0D39D
Tritanopia (blue-blind)
#4AEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df197; /* rgb */ color: rgb(109, 241, 151); /* oklch */ color: oklch(86.2% 0.172 151.6);
Tailwind
colors: {
custom: {
50: '#a0f6b6',
500: '#6df197',
950: '#000000',
},
}SCSS
$custom: #6df197; $custom-light: #a0f6b6; $custom-dark: #000000;
JSON
{
"hex": "#6df197",
"rgb": {
"r": 109,
"g": 241,
"b": 151
},
"hsl": {
"h": 139.091,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86187,
"c": 0.17164,
"h": 151.6
},
"luminance": 0.68396
}Semantic roles & 50–950 ramp
primary
#6DF197
secondary
#CA389C
accent
#079ADF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581