#6DD697#6DD697
#6DD697 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.134 H 155.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD697 |
|---|---|
| RGB | rgb(109, 214, 151) |
| HSL | hsl(144, 56%, 63%) |
| HSV | hsv(144, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.21, -44.54, 21.97) |
| CIE-LCH | lch(78.21, 49.67, 153.74°) |
| OKLab | oklab(79.66% -0.1217 0.0557) |
| OKLCH | oklch(79.66% 0.134 155.4) |
| XYZ | xyz(35.9365, 53.5758, 37.7196) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.12
Emerald
#50C878
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.46
Eucalyptus
#44D7A8
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.88
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD697 #D66DAC
analogous
#77D66D #6DD697 #6DD6CB
triadic
#6DD697 #976DD6 #D6976D
tetradic
#6DD697 #6D77D6 #D66DAC #D6CB6D
square
#6DD697 #6D77D6 #D66DAC #D6CB6D
split-complementary
#6DD697 #CB6DD6 #D66D77
monochromatic
#2C9D59 #3DC975 #6DD697 #9DE3B9 #CDF1DB
Accessibility & contrast
On white
1.79
#6DD697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#6DD697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD697
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD697 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C893
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#52D4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd697; /* rgb */ color: rgb(109, 214, 151); /* oklch */ color: oklch(79.7% 0.134 155.4);
Tailwind
colors: {
custom: {
50: '#9de3b6',
500: '#6dd697',
950: '#000000',
},
}SCSS
$custom: #6dd697; $custom-light: #9de3b6; $custom-dark: #000000;
JSON
{
"hex": "#6dd697",
"rgb": {
"r": 109,
"g": 214,
"b": 151
},
"hsl": {
"h": 144,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79659,
"c": 0.13388,
"h": 155.4
},
"luminance": 0.53579
}Semantic roles & 50–950 ramp
primary
#6DD697
secondary
#A1467D
accent
#2283C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481