#C0DEC2#C0DEC2
#C0DEC2 is a very light, muted green. Relative luminance 0.673; OKLCH L 87.1% C 0.050 H 147.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEC2 |
|---|---|
| RGB | rgb(192, 222, 194) |
| HSL | hsl(124, 31%, 81%) |
| HSV | hsv(124, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(85.68, -15.15, 10.44) |
| CIE-LCH | lch(85.68, 18.40, 145.44°) |
| OKLab | oklab(87.1% -0.0416 0.0271) |
| OKLCH | oklch(87.1% 0.05 147) |
| XYZ | xyz(57.5950, 67.3431, 60.9926) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.54
Light Grey Green
#B7E1A1
ΔE00 8.99
Light Sage
#BCECAC
ΔE00 9.19
Light Teal
#90E4C1
ΔE00 9.63
Hospital Green
#9BE5AA
ΔE00 9.91
Honeydew
#F0FFF0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEC2 #DEC0DC
analogous
#CDDEC0 #C0DEC2 #C0DED1
triadic
#C0DEC2 #C2C0DE #DEC2C0
tetradic
#C0DEC2 #C0CDDE #DEC0DC #DED1C0
square
#C0DEC2 #C0CDDE #DEC0DC #DED1C0
split-complementary
#C0DEC2 #D1C0DE #DEC0CD
monochromatic
#70B474 #98C99B #C0DEC2 #E8F3E9 #EBF4EC
Accessibility & contrast
On white
1.45
#C0DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C0DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEC2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEC2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#BDDCD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dec2; /* rgb */ color: rgb(192, 222, 194); /* oklch */ color: oklch(87.1% 0.050 147.0);
Tailwind
colors: {
custom: {
50: '#d3e8d4',
500: '#c0dec2',
950: '#000000',
},
}SCSS
$custom: #c0dec2; $custom-light: #d3e8d4; $custom-dark: #000000;
JSON
{
"hex": "#c0dec2",
"rgb": {
"r": 192,
"g": 222,
"b": 194
},
"hsl": {
"h": 124,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.871,
"c": 0.04966,
"h": 147
},
"luminance": 0.67344
}Semantic roles & 50–950 ramp
primary
#C0DEC2
secondary
#B68DB3
accent
#3CA3AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483