#6DDFA2#6DDFA2
#6DDFA2 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.1% C 0.137 H 157.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFA2 |
|---|---|
| RGB | rgb(109, 223, 162) |
| HSL | hsl(148, 64%, 65%) |
| HSV | hsv(148, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(81.09, -46.27, 20.18) |
| CIE-LCH | lch(81.09, 50.47, 156.44°) |
| OKLab | oklab(82.07% -0.1268 0.0514) |
| OKLCH | oklch(82.07% 0.137 157.9) |
| XYZ | xyz(39.2128, 58.6319, 43.4261) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.80
Aqua Green
#12E193
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.31
Light Greenish Blue
#63F7B4
ΔE00 5.40
Seafoam (survey)
#80F9AD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFA2 #DF6DAA
analogous
#71DF6D #6DDFA2 #6DDFDB
triadic
#6DDFA2 #A26DDF #DFA26D
tetradic
#6DDFA2 #6D71DF #DF6DAA #DFDB6D
square
#6DDFA2 #6D71DF #DF6DAA #DFDB6D
split-complementary
#6DDFA2 #DB6DDF #DF6D71
monochromatic
#26AC64 #3BD482 #6DDFA2 #9FEAC2 #D1F5E2
Accessibility & contrast
On white
1.65
#6DDFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#6DDFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFA2
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFA2 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09E
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#4BDECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddfa2; /* rgb */ color: rgb(109, 223, 162); /* oklch */ color: oklch(82.1% 0.137 157.9);
Tailwind
colors: {
custom: {
50: '#9ee9bd',
500: '#6ddfa2',
950: '#000000',
},
}SCSS
$custom: #6ddfa2; $custom-light: #9ee9bd; $custom-dark: #000000;
JSON
{
"hex": "#6ddfa2",
"rgb": {
"r": 109,
"g": 223,
"b": 162
},
"hsl": {
"h": 147.895,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82072,
"c": 0.13681,
"h": 157.9
},
"luminance": 0.58635
}Semantic roles & 50–950 ramp
primary
#6DDFA2
secondary
#AE427C
accent
#1A79CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482