#C6D4C8#C6D4C8
#C6D4C8 is a very light, muted green. Relative luminance 0.633; OKLCH L 85.6% C 0.022 H 149.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D4C8 |
|---|---|
| RGB | rgb(198, 212, 200) |
| HSL | hsl(129, 14%, 80%) |
| HSV | hsv(129, 7%, 83%) |
| CMYK | cmyk(6.6%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(83.58, -6.95, 4.31) |
| CIE-LCH | lch(83.58, 8.18, 148.21°) |
| OKLab | oklab(85.59% -0.0192 0.0113) |
| OKLCH | oklch(85.59% 0.022 149.7) |
| XYZ | xyz(57.2555, 63.2624, 63.8268) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 9.02
Honeydew
#F0FFF0
ΔE00 9.35
Gainsboro
#DCDCDC
ΔE00 9.40
Silver
#C0C0C0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D4C8 #D4C6D2
analogous
#CBD4C6 #C6D4C8 #C6D4CF
triadic
#C6D4C8 #C8C6D4 #D4C8C6
tetradic
#C6D4C8 #C6CBD4 #D4C6D2 #D4CFC6
square
#C6D4C8 #C6CBD4 #D4C6D2 #D4CFC6
split-complementary
#C6D4C8 #CFC6D4 #D4C6CB
monochromatic
#809F85 #A3BAA6 #C6D4C8 #E9EEEA #EEF2EE
Accessibility & contrast
On white
1.54
#C6D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#C6D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D4C8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D4C8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#C5D3D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c6d4c8; /* rgb */ color: rgb(198, 212, 200); /* oklch */ color: oklch(85.6% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#d7e1d8',
500: '#c6d4c8',
950: '#000000',
},
}SCSS
$custom: #c6d4c8; $custom-light: #d7e1d8; $custom-dark: #000000;
JSON
{
"hex": "#c6d4c8",
"rgb": {
"r": 198,
"g": 212,
"b": 200
},
"hsl": {
"h": 128.571,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.85588,
"c": 0.0223,
"h": 149.7
},
"luminance": 0.63263
}Semantic roles & 50–950 ramp
primary
#C6D4C8
secondary
#A896A6
accent
#4D8D98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483