#CCEBB5#CCEBB5
#CCEBB5 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.4% C 0.079 H 132.2°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBB5 |
|---|---|
| RGB | rgb(204, 235, 181) |
| HSL | hsl(94, 57%, 82%) |
| HSV | hsv(94, 23%, 92%) |
| CMYK | cmyk(13.2%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(89.67, -19.63, 22.92) |
| CIE-LCH | lch(89.67, 30.18, 130.58°) |
| OKLab | oklab(90.39% -0.0529 0.0584) |
| OKLCH | oklch(90.39% 0.079 132.2) |
| XYZ | xyz(62.9492, 75.5895, 54.9809) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.59
Light Grey Green
#B7E1A1
ΔE00 4.01
Very Pale Green
#CFFDBC
ΔE00 4.49
Very Light Green
#D1FFBD
ΔE00 4.83
Pale Green
#C7FDB5
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBB5 #D4B5EB
analogous
#E7EBB5 #CCEBB5 #B5EBB9
triadic
#CCEBB5 #B5CCEB #EBB5CC
tetradic
#CCEBB5 #B5E7EB #D4B5EB #EBB9B5
square
#CCEBB5 #B5E7EB #D4B5EB #EBB9B5
split-complementary
#CCEBB5 #B9B5EB #EBB5E7
monochromatic
#8AD155 #ABDE85 #CCEBB5 #EDF8E5 #EEF8E7
Accessibility & contrast
On white
1.30
#CCEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#CCEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBB5
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBB5 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B2
Deuteranopia (green-blind)
#EBE1B7
Tritanopia (blue-blind)
#CDE6DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccebb5; /* rgb */ color: rgb(204, 235, 181); /* oklch */ color: oklch(90.4% 0.079 132.2);
Tailwind
colors: {
custom: {
50: '#dcf1cb',
500: '#ccebb5',
950: '#000000',
},
}SCSS
$custom: #ccebb5; $custom-light: #dcf1cb; $custom-dark: #000000;
JSON
{
"hex": "#ccebb5",
"rgb": {
"r": 204,
"g": 235,
"b": 181
},
"hsl": {
"h": 94.444,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.90391,
"c": 0.07878,
"h": 132.2
},
"luminance": 0.7559
}Semantic roles & 50–950 ramp
primary
#CCEBB5
secondary
#A87DC7
accent
#20C57F
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#151613
muted
#848583