#6DDEA4#6DDEA4
#6DDEA4 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.134 H 159.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEA4 |
|---|---|
| RGB | rgb(109, 222, 164) |
| HSL | hsl(149, 63%, 65%) |
| HSV | hsv(149, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 26.1%, 12.9%) |
| CIE-LAB | lab(80.83, -45.44, 18.78) |
| CIE-LCH | lch(80.83, 49.17, 157.55°) |
| OKLab | oklab(81.88% -0.1248 0.0479) |
| OKLCH | oklch(81.88% 0.134 159) |
| XYZ | xyz(39.1256, 58.1708, 44.2810) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 4.60
Aqua Green
#12E193
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.47
Light Greenish Blue
#63F7B4
ΔE00 5.63
Aqua Marine
#2EE8BB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEA4 #DE6DA7
analogous
#6EDE6D #6DDEA4 #6DDEDD
triadic
#6DDEA4 #A46DDE #DEA46D
tetradic
#6DDEA4 #6D6EDE #DE6DA7 #DEDD6D
square
#6DDEA4 #6D6EDE #DE6DA7 #DEDD6D
split-complementary
#6DDEA4 #DD6DDE #DE6D6E
monochromatic
#26AA67 #3BD385 #6DDEA4 #9FE9C3 #D1F5E2
Accessibility & contrast
On white
1.66
#6DDEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6DDEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEA4
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEA4 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A1
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#4BDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddea4; /* rgb */ color: rgb(109, 222, 164); /* oklch */ color: oklch(81.9% 0.134 159.0);
Tailwind
colors: {
custom: {
50: '#9ee9bf',
500: '#6ddea4',
950: '#000000',
},
}SCSS
$custom: #6ddea4; $custom-light: #9ee9bf; $custom-dark: #000000;
JSON
{
"hex": "#6ddea4",
"rgb": {
"r": 109,
"g": 222,
"b": 164
},
"hsl": {
"h": 149.204,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81878,
"c": 0.13367,
"h": 159
},
"luminance": 0.58174
}Semantic roles & 50–950 ramp
primary
#6DDEA4
secondary
#AC4379
accent
#1B75CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482