#C6DED1#C6DED1
#C6DED1 is a very light, muted green. Relative luminance 0.689; OKLCH L 87.9% C 0.031 H 162.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DED1 |
|---|---|
| RGB | rgb(198, 222, 209) |
| HSL | hsl(148, 27%, 82%) |
| HSV | hsv(148, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.43, -10.42, 3.67) |
| CIE-LCH | lch(86.43, 11.05, 160.59°) |
| OKLab | oklab(87.92% -0.0296 0.0095) |
| OKLCH | oklch(87.92% 0.031 162.1) |
| XYZ | xyz(60.9161, 68.8508, 70.3894) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.09
Light Grey
#D8DCD6
ΔE00 8.36
Ice
#D6FFFA
ΔE00 8.50
Lightcyan
#E0FFFF
ΔE00 9.08
Ice Blue (survey)
#D7FFFE
ΔE00 9.17
Very Pale Blue
#D6FFFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DED1 #DEC6D3
analogous
#C7DEC6 #C6DED1 #C6DEDD
triadic
#C6DED1 #D1C6DE #DED1C6
tetradic
#C6DED1 #C6C7DE #DEC6D3 #DEDDC6
square
#C6DED1 #C6C7DE #DEC6D3 #DEDDC6
split-complementary
#C6DED1 #DDC6DE #DEC6C7
monochromatic
#78B192 #9FC8B2 #C6DED1 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.42
#C6DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C6DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DED1
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DED1 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#C2DEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6ded1; /* rgb */ color: rgb(198, 222, 209); /* oklch */ color: oklch(87.9% 0.031 162.1);
Tailwind
colors: {
custom: {
50: '#d7e8df',
500: '#c6ded1',
950: '#000000',
},
}SCSS
$custom: #c6ded1; $custom-light: #d7e8df; $custom-dark: #000000;
JSON
{
"hex": "#c6ded1",
"rgb": {
"r": 198,
"g": 222,
"b": 209
},
"hsl": {
"h": 147.5,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.87916,
"c": 0.03108,
"h": 162.1
},
"luminance": 0.68852
}Semantic roles & 50–950 ramp
primary
#C6DED1
secondary
#B593A6
accent
#4077A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484