#6DD896#6DD896
#6DD896 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.1% C 0.138 H 154.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD896 |
|---|---|
| RGB | rgb(109, 216, 150) |
| HSL | hsl(143, 58%, 64%) |
| HSV | hsv(143, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 30.6%, 15.3%) |
| CIE-LAB | lab(78.79, -45.59, 23.28) |
| CIE-LCH | lch(78.79, 51.19, 152.95°) |
| OKLab | oklab(80.12% -0.1244 0.0589) |
| OKLCH | oklch(80.12% 0.138 154.7) |
| XYZ | xyz(36.3649, 54.5620, 37.4635) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.13
Emerald
#50C878
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 5.71
Seaweed
#18D17B
ΔE00 5.79
Eucalyptus
#44D7A8
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD896 #D86DAF
analogous
#79D86D #6DD896 #6DD8CC
triadic
#6DD896 #966DD8 #D8966D
tetradic
#6DD896 #6D79D8 #D86DAF #D8CC6D
square
#6DD896 #6D79D8 #D86DAF #D8CC6D
split-complementary
#6DD896 #CC6DD8 #D86D79
monochromatic
#2BA058 #3DCB73 #6DD896 #9DE5B9 #CEF2DB
Accessibility & contrast
On white
1.76
#6DD896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6DD896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD896
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD896 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA92
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#52D6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd896; /* rgb */ color: rgb(109, 216, 150); /* oklch */ color: oklch(80.1% 0.138 154.7);
Tailwind
colors: {
custom: {
50: '#9de5b5',
500: '#6dd896',
950: '#000000',
},
}SCSS
$custom: #6dd896; $custom-light: #9de5b5; $custom-dark: #000000;
JSON
{
"hex": "#6dd896",
"rgb": {
"r": 109,
"g": 216,
"b": 150
},
"hsl": {
"h": 142.991,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.80121,
"c": 0.13767,
"h": 154.7
},
"luminance": 0.54565
}Semantic roles & 50–950 ramp
primary
#6DD896
secondary
#A44580
accent
#2086C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481