#CCEDC2#CCEDC2
#CCEDC2 is a very light, moderate green. Relative luminance 0.773; OKLCH L 91.1% C 0.067 H 138.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDC2 |
|---|---|
| RGB | rgb(204, 237, 194) |
| HSL | hsl(106, 54%, 85%) |
| HSV | hsv(106, 18%, 93%) |
| CMYK | cmyk(13.9%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(90.46, -18.54, 17.31) |
| CIE-LCH | lch(90.46, 25.36, 136.96°) |
| OKLab | oklab(91.11% -0.0502 0.0445) |
| OKLCH | oklch(91.11% 0.067 138.4) |
| XYZ | xyz(64.9216, 77.2998, 62.5284) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.22
Very Pale Green
#CFFDBC
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 5.99
Very Light Green
#D1FFBD
ΔE00 6.00
Mint
#AAF0C1
ΔE00 6.75
Pale Green
#C7FDB5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDC2 #E3C2ED
analogous
#E1EDC2 #CCEDC2 #C2EDCE
triadic
#CCEDC2 #C2CCED #EDC2CC
tetradic
#CCEDC2 #C2E1ED #E3C2ED #EDCEC2
square
#CCEDC2 #C2E1ED #E3C2ED #EDCEC2
split-complementary
#CCEDC2 #CEC2ED #EDC2E1
monochromatic
#7DD163 #A4DF93 #CCEDC2 #EBF8E7 #EBF8E7
Accessibility & contrast
On white
1.28
#CCEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CCEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDC2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDC2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C0
Deuteranopia (green-blind)
#EBE2C4
Tritanopia (blue-blind)
#CBEAE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccedc2; /* rgb */ color: rgb(204, 237, 194); /* oklch */ color: oklch(91.1% 0.067 138.4);
Tailwind
colors: {
custom: {
50: '#dbf3d4',
500: '#ccedc2',
950: '#000000',
},
}SCSS
$custom: #ccedc2; $custom-light: #dbf3d4; $custom-dark: #000000;
JSON
{
"hex": "#ccedc2",
"rgb": {
"r": 204,
"g": 237,
"b": 194
},
"hsl": {
"h": 106.047,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.91106,
"c": 0.06711,
"h": 138.4
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#CCEDC2
secondary
#BB89CA
accent
#24C29D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583