#C0DEC8#C0DEC8
#C0DEC8 is a very light, muted green. Relative luminance 0.676; OKLCH L 87.3% C 0.044 H 153.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEC8 |
|---|---|
| RGB | rgb(192, 222, 200) |
| HSL | hsl(136, 31%, 81%) |
| HSV | hsv(136, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(85.82, -14.07, 7.48) |
| CIE-LCH | lch(85.82, 15.94, 152.02°) |
| OKLab | oklab(87.26% -0.0392 0.0194) |
| OKLCH | oklch(87.26% 0.044 153.6) |
| XYZ | xyz(58.2824, 67.6181, 64.6133) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.58
Honeydew
#F0FFF0
ΔE00 9.59
Duck Egg Blue
#C3FBF4
ΔE00 9.92
Ice
#D6FFFA
ΔE00 9.94
Light Teal
#90E4C1
ΔE00 9.96
Pale Aqua
#B8FFEB
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEC8 #DEC0D6
analogous
#C7DEC0 #C0DEC8 #C0DED7
triadic
#C0DEC8 #C8C0DE #DEC8C0
tetradic
#C0DEC8 #C0C7DE #DEC0D6 #DED7C0
square
#C0DEC8 #C0C7DE #DEC0D6 #DED7C0
split-complementary
#C0DEC8 #D7C0DE #DEC0C7
monochromatic
#70B482 #98C9A5 #C0DEC8 #E8F3EB #EBF4ED
Accessibility & contrast
On white
1.45
#C0DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C0DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEC8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEC8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#D9D5C9
Tritanopia (blue-blind)
#BCDDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0dec8; /* rgb */ color: rgb(192, 222, 200); /* oklch */ color: oklch(87.3% 0.044 153.6);
Tailwind
colors: {
custom: {
50: '#d3e8d8',
500: '#c0dec8',
950: '#000000',
},
}SCSS
$custom: #c0dec8; $custom-light: #d3e8d8; $custom-dark: #000000;
JSON
{
"hex": "#c0dec8",
"rgb": {
"r": 192,
"g": 222,
"b": 200
},
"hsl": {
"h": 136,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87255,
"c": 0.04374,
"h": 153.6
},
"luminance": 0.67619
}Semantic roles & 50–950 ramp
primary
#C0DEC8
secondary
#B68DAB
accent
#3C8DAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483