#C6E0CA#C6E0CA
#C6E0CA is a very light, muted green. Relative luminance 0.696; OKLCH L 88.1% C 0.041 H 149.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C6E0CA |
|---|---|
| RGB | rgb(198, 224, 202) |
| HSL | hsl(129, 30%, 83%) |
| HSV | hsv(129, 12%, 88%) |
| CMYK | cmyk(11.6%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(86.79, -12.71, 7.88) |
| CIE-LCH | lch(86.79, 14.96, 148.22°) |
| OKLab | oklab(88.15% -0.0351 0.0205) |
| OKLCH | oklch(88.15% 0.041 149.7) |
| XYZ | xyz(60.6027, 69.5804, 66.1032) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.53
Ice
#D6FFFA
ΔE00 9.88
Mint
#AAF0C1
ΔE00 10.21
Duck Egg Blue
#C3FBF4
ΔE00 10.30
Light Grey
#D8DCD6
ΔE00 10.44
Pale Aqua
#B8FFEB
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6E0CA #E0C6DC
analogous
#CFE0C6 #C6E0CA #C6E0D7
triadic
#C6E0CA #CAC6E0 #E0CAC6
tetradic
#C6E0CA #C6CFE0 #E0C6DC #E0D7C6
square
#C6E0CA #C6CFE0 #E0C6DC #E0D7C6
split-complementary
#C6E0CA #D7C6E0 #E0C6CF
monochromatic
#77B580 #9ECAA5 #C6E0CA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.41
#C6E0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C6E0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6E0CA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6E0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6E0CA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#C3DFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6e0ca; /* rgb */ color: rgb(198, 224, 202); /* oklch */ color: oklch(88.1% 0.041 149.7);
Tailwind
colors: {
custom: {
50: '#d7e9da',
500: '#c6e0ca',
950: '#000000',
},
}SCSS
$custom: #c6e0ca; $custom-light: #d7e9da; $custom-dark: #000000;
JSON
{
"hex": "#c6e0ca",
"rgb": {
"r": 198,
"g": 224,
"b": 202
},
"hsl": {
"h": 129.231,
"s": 29.545,
"l": 82.745
},
"oklch": {
"l": 0.88146,
"c": 0.04069,
"h": 149.7
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#C6E0CA
secondary
#B893B2
accent
#3D98A8
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483