#6DECA9#6DECA9
#6DECA9 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.3% C 0.149 H 157.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECA9 |
|---|---|
| RGB | rgb(109, 236, 169) |
| HSL | hsl(148, 77%, 68%) |
| HSV | hsv(148, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 28.4%, 7.5%) |
| CIE-LAB | lab(85.05, -50.35, 22.01) |
| CIE-LCH | lch(85.05, 54.95, 156.39°) |
| OKLab | oklab(85.35% -0.1377 0.0559) |
| OKLCH | oklch(85.35% 0.149 157.9) |
| XYZ | xyz(43.4599, 66.1028, 47.9973) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECA9 #EC6DB0
analogous
#71EC6D #6DECA9 #6DECE8
triadic
#6DECA9 #A96DEC #ECA96D
tetradic
#6DECA9 #6D71EC #EC6DB0 #ECE86D
square
#6DECA9 #6D71EC #EC6DB0 #ECE86D
split-complementary
#6DECA9 #E86DEC #EC6D71
monochromatic
#1AC56B #37E589 #6DECA9 #A3F3C9 #D9FAE9
Accessibility & contrast
On white
1.48
#6DECA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6DECA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECA9
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECA9 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA5
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#43EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6deca9; /* rgb */ color: rgb(109, 236, 169); /* oklch */ color: oklch(85.3% 0.149 157.9);
Tailwind
colors: {
custom: {
50: '#a0f3c2',
500: '#6deca9',
950: '#000000',
},
}SCSS
$custom: #6deca9; $custom-light: #a0f3c2; $custom-dark: #000000;
JSON
{
"hex": "#6deca9",
"rgb": {
"r": 109,
"g": 236,
"b": 169
},
"hsl": {
"h": 148.346,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85348,
"c": 0.14867,
"h": 157.9
},
"luminance": 0.66107
}Semantic roles & 50–950 ramp
primary
#6DECA9
secondary
#C33A82
accent
#0C78D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582