#CCEDBF#CCEDBF
#CCEDBF is a very light, moderate green. Relative luminance 0.772; OKLCH L 91.0% C 0.070 H 136.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDBF |
|---|---|
| RGB | rgb(204, 237, 191) |
| HSL | hsl(103, 56%, 84%) |
| HSV | hsv(103, 19%, 93%) |
| CMYK | cmyk(13.9%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(90.40, -19.03, 18.78) |
| CIE-LCH | lch(90.40, 26.73, 135.38°) |
| OKLab | oklab(91.04% -0.0515 0.0482) |
| OKLCH | oklch(91.04% 0.07 136.9) |
| XYZ | xyz(64.5881, 77.1664, 60.7719) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.60
Very Pale Green
#CFFDBC
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.39
Very Light Green
#D1FFBD
ΔE00 5.45
Pale Green
#C7FDB5
ΔE00 6.38
Celadon
#BEFDB7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDBF #E0BFED
analogous
#E3EDBF #CCEDBF #BFEDC9
triadic
#CCEDBF #BFCCED #EDBFCC
tetradic
#CCEDBF #BFE3ED #E0BFED #EDC9BF
square
#CCEDBF #BFE3ED #E0BFED #EDC9BF
split-complementary
#CCEDBF #C9BFED #EDBFE3
monochromatic
#80D25F #A6E08F #CCEDBF #ECF8E7 #ECF8E7
Accessibility & contrast
On white
1.28
#CCEDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CCEDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDBF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDBF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BC
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#CBE9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccedbf; /* rgb */ color: rgb(204, 237, 191); /* oklch */ color: oklch(91.0% 0.070 136.9);
Tailwind
colors: {
custom: {
50: '#dcf3d2',
500: '#ccedbf',
950: '#000000',
},
}SCSS
$custom: #ccedbf; $custom-light: #dcf3d2; $custom-dark: #000000;
JSON
{
"hex": "#ccedbf",
"rgb": {
"r": 204,
"g": 237,
"b": 191
},
"hsl": {
"h": 103.043,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91037,
"c": 0.07049,
"h": 136.9
},
"luminance": 0.77167
}Semantic roles & 50–950 ramp
primary
#CCEDBF
secondary
#B786CA
accent
#22C496
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583