#CCEDCD#CCEDCD
#CCEDCD is a very light, muted green. Relative luminance 0.778; OKLCH L 91.4% C 0.055 H 145.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDCD |
|---|---|
| RGB | rgb(204, 237, 205) |
| HSL | hsl(122, 48%, 86%) |
| HSV | hsv(122, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(90.69, -16.67, 11.94) |
| CIE-LCH | lch(90.69, 20.50, 144.40°) |
| OKLab | oklab(91.37% -0.0457 0.0309) |
| OKLCH | oklch(91.37% 0.055 145.9) |
| XYZ | xyz(66.2030, 77.8123, 69.2771) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.28
Light Sage
#BCECAC
ΔE00 7.95
Very Pale Green
#CFFDBC
ΔE00 8.23
Very Light Green
#D1FFBD
ΔE00 8.52
Light Grey Green
#B7E1A1
ΔE00 8.64
Honeydew
#F0FFF0
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDCD #EDCCEC
analogous
#DCEDCC #CCEDCD #CCEDDE
triadic
#CCEDCD #CDCCED #EDCDCC
tetradic
#CCEDCD #CCDCED #EDCCEC #EDDECC
square
#CCEDCD #CCDCED #EDCCEC #EDDECC
split-complementary
#CCEDCD #DECCED #EDCCDC
monochromatic
#72CD74 #9FDDA1 #CCEDCD #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.27
#CCEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CCEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDCD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDCD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CB
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#C9EBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccedcd; /* rgb */ color: rgb(204, 237, 205); /* oklch */ color: oklch(91.4% 0.055 145.9);
Tailwind
colors: {
custom: {
50: '#dbf2dc',
500: '#ccedcd',
950: '#000000',
},
}SCSS
$custom: #ccedcd; $custom-light: #dbf2dc; $custom-dark: #000000;
JSON
{
"hex": "#ccedcd",
"rgb": {
"r": 204,
"g": 237,
"b": 205
},
"hsl": {
"h": 121.818,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.91371,
"c": 0.05519,
"h": 145.9
},
"luminance": 0.77814
}Semantic roles & 50–950 ramp
primary
#CCEDCD
secondary
#CA94C8
accent
#2AB7BB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584