#6DD792#6DD792
#6DD792 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.140 H 153.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD792 |
|---|---|
| RGB | rgb(109, 215, 146) |
| HSL | hsl(141, 57%, 64%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.42, -45.90, 24.86) |
| CIE-LCH | lch(78.42, 52.21, 151.56°) |
| OKLab | oklab(79.8% -0.1251 0.0627) |
| OKLCH | oklch(79.8% 0.14 153.4) |
| XYZ | xyz(35.7929, 53.9246, 35.7109) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.89
Aqua Green
#12E193
ΔE00 5.24
Seaweed
#18D17B
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.91
Soft Green
#6FC276
ΔE00 6.04
Seafoam
#7FE0B3
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD792 #D76DB2
analogous
#7DD76D #6DD792 #6DD7C7
triadic
#6DD792 #926DD7 #D7926D
tetradic
#6DD792 #6D7DD7 #D76DB2 #D7C76D
square
#6DD792 #6D7DD7 #D76DB2 #D7C76D
split-complementary
#6DD792 #C76DD7 #D76D7D
monochromatic
#2B9E53 #3DCA6E #6DD792 #9DE4B6 #CDF1DA
Accessibility & contrast
On white
1.78
#6DD792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6DD792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD792
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD792 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88E
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#54D5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd792; /* rgb */ color: rgb(109, 215, 146); /* oklch */ color: oklch(79.8% 0.140 153.4);
Tailwind
colors: {
custom: {
50: '#9de4b2',
500: '#6dd792',
950: '#000000',
},
}SCSS
$custom: #6dd792; $custom-light: #9de4b2; $custom-dark: #000000;
JSON
{
"hex": "#6dd792",
"rgb": {
"r": 109,
"g": 215,
"b": 146
},
"hsl": {
"h": 140.943,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.79795,
"c": 0.13994,
"h": 153.4
},
"luminance": 0.53927
}Semantic roles & 50–950 ramp
primary
#6DD792
secondary
#A24682
accent
#218BC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481