#CCEDBB#CCEDBB
#CCEDBB is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.9% C 0.075 H 135.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDBB |
|---|---|
| RGB | rgb(204, 237, 187) |
| HSL | hsl(100, 58%, 83%) |
| HSV | hsv(100, 21%, 93%) |
| CMYK | cmyk(13.9%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(90.32, -19.67, 20.73) |
| CIE-LCH | lch(90.32, 28.58, 133.50°) |
| OKLab | oklab(90.95% -0.0531 0.053) |
| OKLCH | oklch(90.95% 0.075 135) |
| XYZ | xyz(64.1539, 76.9927, 58.4852) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.89
Very Pale Green
#CFFDBC
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.69
Very Light Green
#D1FFBD
ΔE00 4.83
Pale Green
#C7FDB5
ΔE00 5.72
Celadon
#BEFDB7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDBB #DCBBED
analogous
#E5EDBB #CCEDBB #BBEDC3
triadic
#CCEDBB #BBCCED #EDBBCC
tetradic
#CCEDBB #BBE5ED #DCBBED #EDC3BB
square
#CCEDBB #BBE5ED #DCBBED #EDC3BB
split-complementary
#CCEDBB #C3BBED #EDBBE5
monochromatic
#83D35A #A8E08B #CCEDBB #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.28
#CCEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CCEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDBB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDBB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#ECE2BD
Tritanopia (blue-blind)
#CCE9DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccedbb; /* rgb */ color: rgb(204, 237, 187); /* oklch */ color: oklch(90.9% 0.075 135.0);
Tailwind
colors: {
custom: {
50: '#dcf3cf',
500: '#ccedbb',
950: '#000000',
},
}SCSS
$custom: #ccedbb; $custom-light: #dcf3cf; $custom-dark: #000000;
JSON
{
"hex": "#ccedbb",
"rgb": {
"r": 204,
"g": 237,
"b": 187
},
"hsl": {
"h": 99.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90947,
"c": 0.07505,
"h": 135
},
"luminance": 0.76994
}Semantic roles & 50–950 ramp
primary
#CCEDBB
secondary
#B282CA
accent
#20C68D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583