#C0DECE#C0DECE
#C0DECE is a very light, muted green. Relative luminance 0.679; OKLCH L 87.4% C 0.039 H 162.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DECE |
|---|---|
| RGB | rgb(192, 222, 206) |
| HSL | hsl(148, 31%, 81%) |
| HSV | hsv(148, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.96, -12.96, 4.52) |
| CIE-LCH | lch(85.96, 13.73, 160.78°) |
| OKLab | oklab(87.42% -0.0367 0.0117) |
| OKLCH | oklch(87.42% 0.039 162.3) |
| XYZ | xyz(58.9975, 67.9041, 68.3790) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.57
Duck Egg Blue
#C3FBF4
ΔE00 8.74
Honeydew
#F0FFF0
ΔE00 9.19
Eggshell Blue
#C4FFF7
ΔE00 9.43
Light Light Blue
#CAFFFB
ΔE00 9.51
Ice Blue (survey)
#D7FFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DECE #DEC0D0
analogous
#C1DEC0 #C0DECE #C0DEDD
triadic
#C0DECE #CEC0DE #DECEC0
tetradic
#C0DECE #C0C1DE #DEC0D0 #DEDDC0
square
#C0DECE #C0C1DE #DEC0D0 #DEDDC0
split-complementary
#C0DECE #DDC0DE #DEC0C1
monochromatic
#70B490 #98C9AF #C0DECE #E8F3ED #EBF4EF
Accessibility & contrast
On white
1.44
#C0DECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C0DECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DECE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DECE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#BBDED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0dece; /* rgb */ color: rgb(192, 222, 206); /* oklch */ color: oklch(87.4% 0.039 162.3);
Tailwind
colors: {
custom: {
50: '#d3e8dd',
500: '#c0dece',
950: '#000000',
},
}SCSS
$custom: #c0dece; $custom-light: #d3e8dd; $custom-dark: #000000;
JSON
{
"hex": "#c0dece",
"rgb": {
"r": 192,
"g": 222,
"b": 206
},
"hsl": {
"h": 148,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87417,
"c": 0.03857,
"h": 162.3
},
"luminance": 0.67905
}Semantic roles & 50–950 ramp
primary
#C0DECE
secondary
#B68DA2
accent
#3C76AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484