#CCE6D8#CCE6D8
#CCE6D8 is a very light, muted green. Relative luminance 0.744; OKLCH L 90.2% C 0.033 H 162.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE6D8 |
|---|---|
| RGB | rgb(204, 230, 216) |
| HSL | hsl(148, 34%, 85%) |
| HSV | hsv(148, 11%, 90%) |
| CMYK | cmyk(11.3%, 0%, 6.1%, 9.8%) |
| CIE-LAB | lab(89.11, -11.19, 3.92) |
| CIE-LCH | lch(89.11, 11.86, 160.71°) |
| OKLab | oklab(90.19% -0.0318 0.0102) |
| OKLCH | oklch(90.19% 0.033 162.2) |
| XYZ | xyz(65.5905, 74.3878, 75.8551) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.83
Ice
#D6FFFA
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.99
Lightcyan
#E0FFFF
ΔE00 8.01
Very Pale Blue
#D6FFFE
ΔE00 8.06
Duck Egg Blue
#C3FBF4
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE6D8 #E6CCDA
analogous
#CDE6CC #CCE6D8 #CCE6E5
triadic
#CCE6D8 #D8CCE6 #E6D8CC
tetradic
#CCE6D8 #CCCDE6 #E6CCDA #E6E5CC
square
#CCE6D8 #CCCDE6 #E6CCDA #E6E5CC
split-complementary
#CCE6D8 #E5CCE6 #E6CCCD
monochromatic
#7ABE99 #A3D2B9 #CCE6D8 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.32
#CCE6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CCE6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE6D8
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE6D8 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D7
Deuteranopia (green-blind)
#E0DED9
Tritanopia (blue-blind)
#C8E6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce6d8; /* rgb */ color: rgb(204, 230, 216); /* oklch */ color: oklch(90.2% 0.033 162.2);
Tailwind
colors: {
custom: {
50: '#dbeee4',
500: '#cce6d8',
950: '#000000',
},
}SCSS
$custom: #cce6d8; $custom-light: #dbeee4; $custom-dark: #000000;
JSON
{
"hex": "#cce6d8",
"rgb": {
"r": 204,
"g": 230,
"b": 216
},
"hsl": {
"h": 147.692,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.90194,
"c": 0.03337,
"h": 162.2
},
"luminance": 0.74389
}Semantic roles & 50–950 ramp
primary
#CCE6D8
secondary
#BF97AD
accent
#3877AD
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584