#6DD993#6DD993
#6DD993 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.142 H 153.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD993 |
|---|---|
| RGB | rgb(109, 217, 147) |
| HSL | hsl(141, 59%, 64%) |
| HSV | hsv(141, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(79.03, -46.57, 25.17) |
| CIE-LCH | lch(79.03, 52.94, 151.61°) |
| OKLab | oklab(80.3% -0.1269 0.0635) |
| OKLCH | oklch(80.3% 0.142 153.4) |
| XYZ | xyz(36.3834, 54.9806, 36.2931) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.00
Emerald
#50C878
ΔE00 5.20
Seaweed
#18D17B
ΔE00 5.52
Hospital Green
#9BE5AA
ΔE00 5.75
Weird Green
#3AE57F
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD993 #D96DB3
analogous
#7DD96D #6DD993 #6DD9C9
triadic
#6DD993 #936DD9 #D9936D
tetradic
#6DD993 #6D7DD9 #D96DB3 #D9C96D
square
#6DD993 #6D7DD9 #D96DB3 #D9C96D
split-complementary
#6DD993 #C96DD9 #D96D7D
monochromatic
#2AA254 #3CCC6F #6DD993 #9EE6B7 #CEF2DB
Accessibility & contrast
On white
1.75
#6DD993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#6DD993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD993
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD993 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8F
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#53D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd993; /* rgb */ color: rgb(109, 217, 147); /* oklch */ color: oklch(80.3% 0.142 153.4);
Tailwind
colors: {
custom: {
50: '#9de5b3',
500: '#6dd993',
950: '#000000',
},
}SCSS
$custom: #6dd993; $custom-light: #9de5b3; $custom-dark: #000000;
JSON
{
"hex": "#6dd993",
"rgb": {
"r": 109,
"g": 217,
"b": 147
},
"hsl": {
"h": 141.111,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.803,
"c": 0.14187,
"h": 153.4
},
"luminance": 0.54984
}Semantic roles & 50–950 ramp
primary
#6DD993
secondary
#A54583
accent
#1F8CC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481