#6DD892#6DD892
#6DD892 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.0% C 0.141 H 153.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD892 |
|---|---|
| RGB | rgb(109, 216, 146) |
| HSL | hsl(141, 58%, 64%) |
| HSV | hsv(141, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 32.4%, 15.3%) |
| CIE-LAB | lab(78.71, -46.33, 25.27) |
| CIE-LCH | lch(78.71, 52.77, 151.39°) |
| OKLab | oklab(80.04% -0.1262 0.0637) |
| OKLCH | oklch(80.04% 0.141 153.2) |
| XYZ | xyz(36.0483, 54.4354, 35.7960) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.85
Weird Green
#3AE57F
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD892 #D86DB3
analogous
#7DD86D #6DD892 #6DD8C7
triadic
#6DD892 #926DD8 #D8926D
tetradic
#6DD892 #6D7DD8 #D86DB3 #D8C76D
square
#6DD892 #6D7DD8 #D86DB3 #D8C76D
split-complementary
#6DD892 #C76DD8 #D86D7D
monochromatic
#2BA053 #3DCB6E #6DD892 #9DE5B6 #CEF2DA
Accessibility & contrast
On white
1.77
#6DD892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#6DD892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD892
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD892 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#54D6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd892; /* rgb */ color: rgb(109, 216, 146); /* oklch */ color: oklch(80.0% 0.141 153.2);
Tailwind
colors: {
custom: {
50: '#9de5b2',
500: '#6dd892',
950: '#000000',
},
}SCSS
$custom: #6dd892; $custom-light: #9de5b2; $custom-dark: #000000;
JSON
{
"hex": "#6dd892",
"rgb": {
"r": 109,
"g": 216,
"b": 146
},
"hsl": {
"h": 140.748,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.80037,
"c": 0.14137,
"h": 153.2
},
"luminance": 0.54438
}Semantic roles & 50–950 ramp
primary
#6DD892
secondary
#A44583
accent
#208CC5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481