#6DD694#6DD694
#6DD694 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.137 H 154.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD694 |
|---|---|
| RGB | rgb(109, 214, 148) |
| HSL | hsl(142, 56%, 63%) |
| HSV | hsv(142, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 30.8%, 16.1%) |
| CIE-LAB | lab(78.16, -45.11, 23.47) |
| CIE-LCH | lch(78.16, 50.85, 152.52°) |
| OKLab | oklab(79.59% -0.1231 0.0594) |
| OKLCH | oklch(79.59% 0.137 154.3) |
| XYZ | xyz(35.6959, 53.4796, 36.4528) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 5.92
Soft Green
#6FC276
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD694 #D66DAF
analogous
#7AD66D #6DD694 #6DD6C9
triadic
#6DD694 #946DD6 #D6946D
tetradic
#6DD694 #6D7AD6 #D66DAF #D6C96D
square
#6DD694 #6D7AD6 #D66DAF #D6C96D
split-complementary
#6DD694 #C96DD6 #D66D7A
monochromatic
#2C9D56 #3DC971 #6DD694 #9DE3B7 #CDF1DA
Accessibility & contrast
On white
1.80
#6DD694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6DD694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD694
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD694 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#53D4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd694; /* rgb */ color: rgb(109, 214, 148); /* oklch */ color: oklch(79.6% 0.137 154.3);
Tailwind
colors: {
custom: {
50: '#9de3b3',
500: '#6dd694',
950: '#000000',
},
}SCSS
$custom: #6dd694; $custom-light: #9de3b3; $custom-dark: #000000;
JSON
{
"hex": "#6dd694",
"rgb": {
"r": 109,
"g": 214,
"b": 148
},
"hsl": {
"h": 142.286,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79594,
"c": 0.13663,
"h": 154.3
},
"luminance": 0.53482
}Semantic roles & 50–950 ramp
primary
#6DD694
secondary
#A1467F
accent
#2288C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481