#CCEBB3#CCEBB3
#CCEBB3 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.3% C 0.081 H 131.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBB3 |
|---|---|
| RGB | rgb(204, 235, 179) |
| HSL | hsl(93, 58%, 81%) |
| HSV | hsv(93, 24%, 92%) |
| CMYK | cmyk(13.2%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(89.63, -19.94, 23.90) |
| CIE-LCH | lch(89.63, 31.13, 129.84°) |
| OKLab | oklab(90.35% -0.0537 0.0608) |
| OKLCH | oklch(90.35% 0.081 131.5) |
| XYZ | xyz(62.7455, 75.5080, 53.9079) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.43
Light Grey Green
#B7E1A1
ΔE00 3.81
Very Pale Green
#CFFDBC
ΔE00 4.37
Very Light Green
#D1FFBD
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 5.41
Washed Out Green
#BCF5A6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBB3 #D2B3EB
analogous
#E8EBB3 #CCEBB3 #B3EBB6
triadic
#CCEBB3 #B3CCEB #EBB3CC
tetradic
#CCEBB3 #B3E8EB #D2B3EB #EBB6B3
square
#CCEBB3 #B3E8EB #D2B3EB #EBB6B3
split-complementary
#CCEBB3 #B6B3EB #EBB3E8
monochromatic
#8BD152 #ABDE83 #CCEBB3 #EDF8E3 #EFF9E7
Accessibility & contrast
On white
1.30
#CCEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CCEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBB3
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBB3 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B0
Deuteranopia (green-blind)
#EBE1B6
Tritanopia (blue-blind)
#CDE6DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccebb3; /* rgb */ color: rgb(204, 235, 179); /* oklch */ color: oklch(90.3% 0.081 131.5);
Tailwind
colors: {
custom: {
50: '#dcf1ca',
500: '#ccebb3',
950: '#000000',
},
}SCSS
$custom: #ccebb3; $custom-light: #dcf1ca; $custom-dark: #000000;
JSON
{
"hex": "#ccebb3",
"rgb": {
"r": 204,
"g": 235,
"b": 179
},
"hsl": {
"h": 93.214,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.90348,
"c": 0.0811,
"h": 131.5
},
"luminance": 0.75509
}Semantic roles & 50–950 ramp
primary
#CCEBB3
secondary
#A57BC7
accent
#20C67C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582