#6DD692#6DD692
#6DD692 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.6% C 0.139 H 153.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD692 |
|---|---|
| RGB | rgb(109, 214, 146) |
| HSL | hsl(141, 56%, 63%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 31.8%, 16.1%) |
| CIE-LAB | lab(78.12, -45.48, 24.46) |
| CIE-LCH | lch(78.12, 51.64, 151.73°) |
| OKLab | oklab(79.55% -0.124 0.0618) |
| OKLCH | oklch(79.55% 0.139 153.5) |
| XYZ | xyz(35.5390, 53.4168, 35.6263) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.80
Aqua Green
#12E193
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.47
Soft Green
#6FC276
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 5.99
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD692 #D66DB1
analogous
#7CD66D #6DD692 #6DD6C6
triadic
#6DD692 #926DD6 #D6926D
tetradic
#6DD692 #6D7CD6 #D66DB1 #D6C66D
square
#6DD692 #6D7CD6 #D66DB1 #D6C66D
split-complementary
#6DD692 #C66DD6 #D66D7C
monochromatic
#2C9D54 #3DC96E #6DD692 #9DE3B6 #CDF1D9
Accessibility & contrast
On white
1.80
#6DD692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6DD692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD692
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD692 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#54D4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd692; /* rgb */ color: rgb(109, 214, 146); /* oklch */ color: oklch(79.6% 0.139 153.5);
Tailwind
colors: {
custom: {
50: '#9de3b2',
500: '#6dd692',
950: '#000000',
},
}SCSS
$custom: #6dd692; $custom-light: #9de3b2; $custom-dark: #000000;
JSON
{
"hex": "#6dd692",
"rgb": {
"r": 109,
"g": 214,
"b": 146
},
"hsl": {
"h": 141.143,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79552,
"c": 0.1385,
"h": 153.5
},
"luminance": 0.5342
}Semantic roles & 50–950 ramp
primary
#6DD692
secondary
#A14681
accent
#228BC4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481