#C6DFCA#C6DFCA
#C6DFCA is a very light, muted green. Relative luminance 0.690; OKLCH L 87.9% C 0.039 H 150.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFCA |
|---|---|
| RGB | rgb(198, 223, 202) |
| HSL | hsl(130, 28%, 83%) |
| HSV | hsv(130, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.53, -12.21, 7.50) |
| CIE-LCH | lch(86.53, 14.33, 148.45°) |
| OKLab | oklab(87.94% -0.0338 0.0195) |
| OKLCH | oklch(87.94% 0.039 150) |
| XYZ | xyz(60.3348, 69.0445, 66.0139) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.46
Ice
#D6FFFA
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 10.04
Duck Egg Blue
#C3FBF4
ΔE00 10.39
Mint
#AAF0C1
ΔE00 10.62
Beige
#F5F5DC
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFCA #DFC6DB
analogous
#CEDFC6 #C6DFCA #C6DFD6
triadic
#C6DFCA #CAC6DF #DFCAC6
tetradic
#C6DFCA #C6CEDF #DFC6DB #DFD6C6
square
#C6DFCA #C6CEDF #DFC6DB #DFD6C6
split-complementary
#C6DFCA #D6C6DF #DFC6CE
monochromatic
#78B381 #9FC9A6 #C6DFCA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.42
#C6DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C6DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFCA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFCA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC9
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#C3DED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfca; /* rgb */ color: rgb(198, 223, 202); /* oklch */ color: oklch(87.9% 0.039 150.0);
Tailwind
colors: {
custom: {
50: '#d7e9da',
500: '#c6dfca',
950: '#000000',
},
}SCSS
$custom: #c6dfca; $custom-light: #d7e9da; $custom-dark: #000000;
JSON
{
"hex": "#c6dfca",
"rgb": {
"r": 198,
"g": 223,
"b": 202
},
"hsl": {
"h": 129.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.87936,
"c": 0.03901,
"h": 150
},
"luminance": 0.69045
}Semantic roles & 50–950 ramp
primary
#C6DFCA
secondary
#B693B1
accent
#3F96A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483