#6DD197#6DD197
#6DD197 is a light, vivid green. Relative luminance 0.511; OKLCH L 78.5% C 0.127 H 156.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD197 |
|---|---|
| RGB | rgb(109, 209, 151) |
| HSL | hsl(145, 52%, 62%) |
| HSV | hsv(145, 48%, 82%) |
| CMYK | cmyk(47.8%, 0%, 27.8%, 18%) |
| CIE-LAB | lab(76.73, -42.37, 19.93) |
| CIE-LCH | lch(76.73, 46.83, 154.81°) |
| OKLab | oklab(78.45% -0.1161 0.0507) |
| OKLCH | oklch(78.45% 0.127 156.4) |
| XYZ | xyz(34.6905, 51.0838, 37.3043) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.34
Emerald
#50C878
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 5.99
Greenblue
#23C48B
ΔE00 6.03
Soft Green
#6FC276
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD197 #D16DA7
analogous
#75D16D #6DD197 #6DD1C9
triadic
#6DD197 #976DD1 #D1976D
tetradic
#6DD197 #6D75D1 #D16DA7 #D1C96D
square
#6DD197 #6D75D1 #D16DA7 #D1C96D
split-complementary
#6DD197 #C96DD1 #D16D75
monochromatic
#2F955A #3EC276 #6DD197 #9CE0B8 #CAEED9
Accessibility & contrast
On white
1.87
#6DD197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6DD197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD197
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD197 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C494
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#54CFC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dd197; /* rgb */ color: rgb(109, 209, 151); /* oklch */ color: oklch(78.5% 0.127 156.4);
Tailwind
colors: {
custom: {
50: '#9cdfb5',
500: '#6dd197',
950: '#000000',
},
}SCSS
$custom: #6dd197; $custom-light: #9cdfb5; $custom-dark: #000000;
JSON
{
"hex": "#6dd197",
"rgb": {
"r": 109,
"g": 209,
"b": 151
},
"hsl": {
"h": 145.2,
"s": 52.083,
"l": 62.353
},
"oklch": {
"l": 0.7845,
"c": 0.12667,
"h": 156.4
},
"luminance": 0.51087
}Semantic roles & 50–950 ramp
primary
#6DD197
secondary
#9A4878
accent
#267FBF
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481