#CCEBB9#CCEBB9
#CCEBB9 is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.5% C 0.074 H 133.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBB9 |
|---|---|
| RGB | rgb(204, 235, 185) |
| HSL | hsl(97, 56%, 82%) |
| HSV | hsv(97, 21%, 92%) |
| CMYK | cmyk(13.2%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(89.75, -19.01, 20.97) |
| CIE-LCH | lch(89.75, 28.30, 132.19°) |
| OKLab | oklab(90.48% -0.0512 0.0536) |
| OKLCH | oklch(90.48% 0.074 133.7) |
| XYZ | xyz(63.3655, 75.7560, 57.1735) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.55
Very Pale Green
#CFFDBC
ΔE00 4.87
Very Light Green
#D1FFBD
ΔE00 5.22
Pale Green
#C7FDB5
ΔE00 6.07
Washed Out Green
#BCF5A6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBB9 #D8B9EB
analogous
#E5EBB9 #CCEBB9 #B9EBBF
triadic
#CCEBB9 #B9CCEB #EBB9CC
tetradic
#CCEBB9 #B9E5EB #D8B9EB #EBBFB9
square
#CCEBB9 #B9E5EB #D8B9EB #EBBFB9
split-complementary
#CCEBB9 #BFB9EB #EBB9E5
monochromatic
#87D05A #A9DD89 #CCEBB9 #EEF8E7 #EEF8E7
Accessibility & contrast
On white
1.30
#CCEBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CCEBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBB9
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBB9 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B6
Deuteranopia (green-blind)
#EAE1BB
Tritanopia (blue-blind)
#CDE7DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ccebb9; /* rgb */ color: rgb(204, 235, 185); /* oklch */ color: oklch(90.5% 0.074 133.7);
Tailwind
colors: {
custom: {
50: '#dcf1ce',
500: '#ccebb9',
950: '#000000',
},
}SCSS
$custom: #ccebb9; $custom-light: #dcf1ce; $custom-dark: #000000;
JSON
{
"hex": "#ccebb9",
"rgb": {
"r": 204,
"g": 235,
"b": 185
},
"hsl": {
"h": 97.2,
"s": 55.556,
"l": 82.353
},
"oklch": {
"l": 0.90478,
"c": 0.07414,
"h": 133.7
},
"luminance": 0.75757
}Semantic roles & 50–950 ramp
primary
#CCEBB9
secondary
#AD81C7
accent
#22C386
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151613
muted
#848583