#6DECA7#6DECA7
#6DECA7 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.150 H 157.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECA7 |
|---|---|
| RGB | rgb(109, 236, 167) |
| HSL | hsl(147, 77%, 68%) |
| HSV | hsv(147, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(85.01, -50.74, 22.99) |
| CIE-LCH | lch(85.01, 55.71, 155.63°) |
| OKLab | oklab(85.31% -0.1386 0.0583) |
| OKLCH | oklch(85.31% 0.15 157.2) |
| XYZ | xyz(43.2736, 66.0283, 47.0160) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECA7 #EC6DB2
analogous
#72EC6D #6DECA7 #6DECE7
triadic
#6DECA7 #A76DEC #ECA76D
tetradic
#6DECA7 #6D72EC #EC6DB2 #ECE76D
square
#6DECA7 #6D72EC #EC6DB2 #ECE76D
split-complementary
#6DECA7 #E76DEC #EC6D72
monochromatic
#1AC568 #37E586 #6DECA7 #A3F3C8 #D9FAE8
Accessibility & contrast
On white
1.48
#6DECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6DECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECA7
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECA7 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA3
Deuteranopia (green-blind)
#D8CFAB
Tritanopia (blue-blind)
#44EADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6deca7; /* rgb */ color: rgb(109, 236, 167); /* oklch */ color: oklch(85.3% 0.150 157.2);
Tailwind
colors: {
custom: {
50: '#a0f3c1',
500: '#6deca7',
950: '#000000',
},
}SCSS
$custom: #6deca7; $custom-light: #a0f3c1; $custom-dark: #000000;
JSON
{
"hex": "#6deca7",
"rgb": {
"r": 109,
"g": 236,
"b": 167
},
"hsl": {
"h": 147.402,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85305,
"c": 0.15041,
"h": 157.2
},
"luminance": 0.66032
}Semantic roles & 50–950 ramp
primary
#6DECA7
secondary
#C33A85
accent
#0C7CD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582