#6DD698#6DD698
#6DD698 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.133 H 155.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD698 |
|---|---|
| RGB | rgb(109, 214, 152) |
| HSL | hsl(145, 56%, 63%) |
| HSV | hsv(145, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.23, -44.35, 21.48) |
| CIE-LCH | lch(78.23, 49.28, 154.16°) |
| OKLab | oklab(79.68% -0.1213 0.0545) |
| OKLCH | oklch(79.68% 0.133 155.8) |
| XYZ | xyz(36.0180, 53.6085, 38.1491) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.50
Eucalyptus
#44D7A8
ΔE00 5.51
Emerald
#50C878
ΔE00 5.55
Hospital Green
#9BE5AA
ΔE00 5.88
Seaweed
#18D17B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD698 #D66DAB
analogous
#76D66D #6DD698 #6DD6CC
triadic
#6DD698 #986DD6 #D6986D
tetradic
#6DD698 #6D76D6 #D66DAB #D6CC6D
square
#6DD698 #6D76D6 #D66DAB #D6CC6D
split-complementary
#6DD698 #CC6DD6 #D66D76
monochromatic
#2C9D5A #3DC976 #6DD698 #9DE3BA #CDF1DB
Accessibility & contrast
On white
1.79
#6DD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#6DD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD698
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD698 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C894
Deuteranopia (green-blind)
#C6BD9C
Tritanopia (blue-blind)
#52D4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd698; /* rgb */ color: rgb(109, 214, 152); /* oklch */ color: oklch(79.7% 0.133 155.8);
Tailwind
colors: {
custom: {
50: '#9de3b6',
500: '#6dd698',
950: '#000000',
},
}SCSS
$custom: #6dd698; $custom-light: #9de3b6; $custom-dark: #000000;
JSON
{
"hex": "#6dd698",
"rgb": {
"r": 109,
"g": 214,
"b": 152
},
"hsl": {
"h": 144.571,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79681,
"c": 0.13297,
"h": 155.8
},
"luminance": 0.53611
}Semantic roles & 50–950 ramp
primary
#6DD698
secondary
#A1467C
accent
#2281C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481