#6DD592#6DD592
#6DD592 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.137 H 153.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD592 |
|---|---|
| RGB | rgb(109, 213, 146) |
| HSL | hsl(141, 55%, 63%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 31.5%, 16.5%) |
| CIE-LAB | lab(77.82, -45.05, 24.06) |
| CIE-LCH | lch(77.82, 51.07, 151.90°) |
| OKLab | oklab(79.31% -0.1228 0.0608) |
| OKLCH | oklch(79.31% 0.137 153.7) |
| XYZ | xyz(35.2867, 52.9122, 35.5422) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.72
Seaweed
#18D17B
ΔE00 5.51
Aqua Green
#12E193
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD592 #D56DB0
analogous
#7CD56D #6DD592 #6DD5C6
triadic
#6DD592 #926DD5 #D5926D
tetradic
#6DD592 #6D7CD5 #D56DB0 #D5C66D
square
#6DD592 #6D7CD5 #D56DB0 #D5C66D
split-complementary
#6DD592 #C66DD5 #D56D7C
monochromatic
#2D9B54 #3DC76F #6DD592 #9DE3B5 #CCF0D9
Accessibility & contrast
On white
1.81
#6DD592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6DD592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD592
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD592 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78E
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#54D3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd592; /* rgb */ color: rgb(109, 213, 146); /* oklch */ color: oklch(79.3% 0.137 153.7);
Tailwind
colors: {
custom: {
50: '#9de2b2',
500: '#6dd592',
950: '#000000',
},
}SCSS
$custom: #6dd592; $custom-light: #9de2b2; $custom-dark: #000000;
JSON
{
"hex": "#6dd592",
"rgb": {
"r": 109,
"g": 213,
"b": 146
},
"hsl": {
"h": 141.346,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.7931,
"c": 0.13706,
"h": 153.7
},
"luminance": 0.52915
}Semantic roles & 50–950 ramp
primary
#6DD592
secondary
#A04780
accent
#238AC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481