#6DDFA5#6DDFA5
#6DDFA5 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.134 H 159.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFA5 |
|---|---|
| RGB | rgb(109, 223, 165) |
| HSL | hsl(149, 64%, 65%) |
| HSV | hsv(149, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 26%, 12.5%) |
| CIE-LAB | lab(81.15, -45.67, 18.69) |
| CIE-LCH | lch(81.15, 49.35, 157.74°) |
| OKLab | oklab(82.14% -0.1254 0.0477) |
| OKLCH | oklch(82.14% 0.134 159.2) |
| XYZ | xyz(39.4826, 58.7398, 44.8473) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 4.63
Aqua Green
#12E193
ΔE00 5.22
Light Greenish Blue
#63F7B4
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.46
Aqua Marine
#2EE8BB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFA5 #DF6DA7
analogous
#6EDF6D #6DDFA5 #6DDFDE
triadic
#6DDFA5 #A56DDF #DFA56D
tetradic
#6DDFA5 #6D6EDF #DF6DA7 #DFDE6D
square
#6DDFA5 #6D6EDF #DF6DA7 #DFDE6D
split-complementary
#6DDFA5 #DE6DDF #DF6D6E
monochromatic
#26AC68 #3BD486 #6DDFA5 #9FEAC4 #D1F5E3
Accessibility & contrast
On white
1.65
#6DDFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6DDFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFA5
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFA5 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A2
Deuteranopia (green-blind)
#CCC5A9
Tritanopia (blue-blind)
#4ADECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddfa5; /* rgb */ color: rgb(109, 223, 165); /* oklch */ color: oklch(82.1% 0.134 159.2);
Tailwind
colors: {
custom: {
50: '#9ee9bf',
500: '#6ddfa5',
950: '#000000',
},
}SCSS
$custom: #6ddfa5; $custom-light: #9ee9bf; $custom-dark: #000000;
JSON
{
"hex": "#6ddfa5",
"rgb": {
"r": 109,
"g": 223,
"b": 165
},
"hsl": {
"h": 149.474,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82141,
"c": 0.1342,
"h": 159.2
},
"luminance": 0.58743
}Semantic roles & 50–950 ramp
primary
#6DDFA5
secondary
#AE4279
accent
#1A74CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482