#CCDDC2#CCDDC2
#CCDDC2 is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.7% C 0.041 H 133.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDC2 |
|---|---|
| RGB | rgb(204, 221, 194) |
| HSL | hsl(98, 28%, 81%) |
| HSV | hsv(98, 12%, 87%) |
| CMYK | cmyk(7.7%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(86.23, -10.55, 11.33) |
| CIE-LCH | lch(86.23, 15.48, 132.94°) |
| OKLab | oklab(87.74% -0.0282 0.0294) |
| OKLCH | oklch(87.74% 0.041 133.8) |
| XYZ | xyz(60.4942, 68.4449, 61.0526) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.78
Beige
#F5F5DC
ΔE00 8.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.73
Light Grey
#D8DCD6
ΔE00 9.78
Light Grey Green
#B7E1A1
ΔE00 10.10
Lightyellow
#FFFFE0
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDC2 #D3C2DD
analogous
#DADDC2 #CCDDC2 #C2DDC6
triadic
#CCDDC2 #C2CCDD #DDC2CC
tetradic
#CCDDC2 #C2DADD #D3C2DD #DDC6C2
square
#CCDDC2 #C2DADD #D3C2DD #DDC6C2
split-complementary
#CCDDC2 #C6C2DD #DDC2DA
monochromatic
#8AB173 #ABC79B #CCDDC2 #EDF3E9 #EFF4EB
Accessibility & contrast
On white
1.43
#CCDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CCDDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDC2
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDC2 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#DDD7C3
Tritanopia (blue-blind)
#CCDBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccddc2; /* rgb */ color: rgb(204, 221, 194); /* oklch */ color: oklch(87.7% 0.041 133.8);
Tailwind
colors: {
custom: {
50: '#dbe7d4',
500: '#ccddc2',
950: '#000000',
},
}SCSS
$custom: #ccddc2; $custom-light: #dbe7d4; $custom-dark: #000000;
JSON
{
"hex": "#ccddc2",
"rgb": {
"r": 204,
"g": 221,
"b": 194
},
"hsl": {
"h": 97.778,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87744,
"c": 0.04074,
"h": 133.8
},
"luminance": 0.68445
}Semantic roles & 50–950 ramp
primary
#CCDDC2
secondary
#A68FB4
accent
#3EA780
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483