#CCE2D6#CCE2D6
#CCE2D6 is a very light, muted green. Relative luminance 0.721; OKLCH L 89.3% C 0.028 H 162.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2D6 |
|---|---|
| RGB | rgb(204, 226, 214) |
| HSL | hsl(147, 28%, 84%) |
| HSV | hsv(147, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 5.3%, 11.4%) |
| CIE-LAB | lab(88.01, -9.54, 3.38) |
| CIE-LCH | lch(88.01, 10.12, 160.50°) |
| OKLab | oklab(89.31% -0.0271 0.0088) |
| OKLCH | oklch(89.31% 0.028 162) |
| XYZ | xyz(64.2332, 72.0842, 74.1348) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.95
Light Grey
#D8DCD6
ΔE00 7.60
Ice
#D6FFFA
ΔE00 7.97
Lightcyan
#E0FFFF
ΔE00 8.19
Ice Blue (survey)
#D7FFFE
ΔE00 8.55
Very Pale Blue
#D6FFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2D6 #E2CCD8
analogous
#CDE2CC #CCE2D6 #CCE2E1
triadic
#CCE2D6 #D6CCE2 #E2D6CC
tetradic
#CCE2D6 #CCCDE2 #E2CCD8 #E2E1CC
square
#CCE2D6 #CCCDE2 #E2CCD8 #E2E1CC
split-complementary
#CCE2D6 #E1CCE2 #E2CCCD
monochromatic
#7EB697 #A5CCB7 #CCE2D6 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.36
#CCE2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#CCE2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2D6
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2D6 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED5
Deuteranopia (green-blind)
#DDDCD7
Tritanopia (blue-blind)
#C8E2DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce2d6; /* rgb */ color: rgb(204, 226, 214); /* oklch */ color: oklch(89.3% 0.028 162.0);
Tailwind
colors: {
custom: {
50: '#dbebe2',
500: '#cce2d6',
950: '#000000',
},
}SCSS
$custom: #cce2d6; $custom-light: #dbebe2; $custom-dark: #000000;
JSON
{
"hex": "#cce2d6",
"rgb": {
"r": 204,
"g": 226,
"b": 214
},
"hsl": {
"h": 147.273,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89309,
"c": 0.02848,
"h": 162
},
"luminance": 0.72085
}Semantic roles & 50–950 ramp
primary
#CCE2D6
secondary
#BA99AB
accent
#3F77A6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151615
muted
#848484