#C6DDCA#C6DDCA
#C6DDCA is a very light, muted green. Relative luminance 0.680; OKLCH L 87.5% C 0.036 H 150.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DDCA |
|---|---|
| RGB | rgb(198, 221, 202) |
| HSL | hsl(130, 25%, 82%) |
| HSV | hsv(130, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(86.00, -11.19, 6.74) |
| CIE-LCH | lch(86.00, 13.07, 148.96°) |
| OKLab | oklab(87.52% -0.031 0.0176) |
| OKLCH | oklch(87.52% 0.036 150.5) |
| XYZ | xyz(59.8036, 67.9821, 65.8368) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.39
Light Grey
#D8DCD6
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.95
Beige
#F5F5DC
ΔE00 10.50
Duck Egg Blue
#C3FBF4
ΔE00 10.64
Lightcyan
#E0FFFF
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DDCA #DDC6D9
analogous
#CEDDC6 #C6DDCA #C6DDD6
triadic
#C6DDCA #CAC6DD #DDCAC6
tetradic
#C6DDCA #C6CEDD #DDC6D9 #DDD6C6
square
#C6DDCA #C6CEDD #DDC6D9 #DDD6C6
split-complementary
#C6DDCA #D6C6DD #DDC6CE
monochromatic
#79AF83 #A0C6A6 #C6DDCA #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.44
#C6DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C6DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DDCA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DDCA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#C3DCD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6ddca; /* rgb */ color: rgb(198, 221, 202); /* oklch */ color: oklch(87.5% 0.036 150.5);
Tailwind
colors: {
custom: {
50: '#d7e7da',
500: '#c6ddca',
950: '#000000',
},
}SCSS
$custom: #c6ddca; $custom-light: #d7e7da; $custom-dark: #000000;
JSON
{
"hex": "#c6ddca",
"rgb": {
"r": 198,
"g": 221,
"b": 202
},
"hsl": {
"h": 130.435,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.87517,
"c": 0.03563,
"h": 150.5
},
"luminance": 0.67983
}Semantic roles & 50–950 ramp
primary
#C6DDCA
secondary
#B493AE
accent
#4293A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483