#6DDFA0#6DDFA0
#6DDFA0 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.139 H 157.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFA0 |
|---|---|
| RGB | rgb(109, 223, 160) |
| HSL | hsl(147, 64%, 65%) |
| HSV | hsv(147, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(81.05, -46.66, 21.17) |
| CIE-LCH | lch(81.05, 51.23, 155.60°) |
| OKLab | oklab(82.03% -0.1277 0.0538) |
| OKLCH | oklch(82.03% 0.139 157.2) |
| XYZ | xyz(39.0364, 58.5613, 42.4973) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.76
Hospital Green
#9BE5AA
ΔE00 5.25
Eucalyptus
#44D7A8
ΔE00 5.43
Light Greenish Blue
#63F7B4
ΔE00 5.44
Seafoam (survey)
#80F9AD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFA0 #DF6DAC
analogous
#73DF6D #6DDFA0 #6DDFD9
triadic
#6DDFA0 #A06DDF #DFA06D
tetradic
#6DDFA0 #6D73DF #DF6DAC #DFD96D
square
#6DDFA0 #6D73DF #DF6DAC #DFD96D
split-complementary
#6DDFA0 #D96DDF #DF6D73
monochromatic
#26AC62 #3BD47F #6DDFA0 #9FEAC1 #D1F5E1
Accessibility & contrast
On white
1.65
#6DDFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#6DDFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFA0
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFA0 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09C
Deuteranopia (green-blind)
#CDC5A4
Tritanopia (blue-blind)
#4CDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddfa0; /* rgb */ color: rgb(109, 223, 160); /* oklch */ color: oklch(82.0% 0.139 157.2);
Tailwind
colors: {
custom: {
50: '#9eeabc',
500: '#6ddfa0',
950: '#000000',
},
}SCSS
$custom: #6ddfa0; $custom-light: #9eeabc; $custom-dark: #000000;
JSON
{
"hex": "#6ddfa0",
"rgb": {
"r": 109,
"g": 223,
"b": 160
},
"hsl": {
"h": 146.842,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82028,
"c": 0.13856,
"h": 157.2
},
"luminance": 0.58565
}Semantic roles & 50–950 ramp
primary
#6DDFA0
secondary
#AE427E
accent
#1A7CCC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482