#6DECAB#6DECAB
#6DECAB is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.4% C 0.147 H 158.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECAB |
|---|---|
| RGB | rgb(109, 236, 171) |
| HSL | hsl(149, 77%, 68%) |
| HSV | hsv(149, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(85.09, -49.96, 21.03) |
| CIE-LCH | lch(85.09, 54.21, 157.17°) |
| OKLab | oklab(85.39% -0.1369 0.0535) |
| OKLCH | oklch(85.39% 0.147 158.6) |
| XYZ | xyz(43.6491, 66.1785, 48.9937) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECAB #EC6DAE
analogous
#6FEC6D #6DECAB #6DECEA
triadic
#6DECAB #AB6DEC #ECAB6D
tetradic
#6DECAB #6D6FEC #EC6DAE #ECEA6D
square
#6DECAB #6D6FEC #EC6DAE #ECEA6D
split-complementary
#6DECAB #EA6DEC #EC6D6F
monochromatic
#1AC56D #37E58C #6DECAB #A3F3CA #D9FAE9
Accessibility & contrast
On white
1.48
#6DECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6DECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECAB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECAB | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D8CFAF
Tritanopia (blue-blind)
#42EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6decab; /* rgb */ color: rgb(109, 236, 171); /* oklch */ color: oklch(85.4% 0.147 158.6);
Tailwind
colors: {
custom: {
50: '#a0f3c4',
500: '#6decab',
950: '#000000',
},
}SCSS
$custom: #6decab; $custom-light: #a0f3c4; $custom-dark: #000000;
JSON
{
"hex": "#6decab",
"rgb": {
"r": 109,
"g": 236,
"b": 171
},
"hsl": {
"h": 149.291,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85392,
"c": 0.14695,
"h": 158.6
},
"luminance": 0.66182
}Semantic roles & 50–950 ramp
primary
#6DECAB
secondary
#C33A80
accent
#0C75D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582