#CCEBB4#CCEBB4
#CCEBB4 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.4% C 0.080 H 131.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBB4 |
|---|---|
| RGB | rgb(204, 235, 180) |
| HSL | hsl(94, 58%, 81%) |
| HSV | hsv(94, 23%, 92%) |
| CMYK | cmyk(13.2%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(89.65, -19.79, 23.41) |
| CIE-LCH | lch(89.65, 30.65, 130.20°) |
| OKLab | oklab(90.37% -0.0533 0.0596) |
| OKLCH | oklch(90.37% 0.08 131.8) |
| XYZ | xyz(62.8470, 75.5486, 54.4425) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 3.91
Very Pale Green
#CFFDBC
ΔE00 4.42
Very Light Green
#D1FFBD
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 5.50
Washed Out Green
#BCF5A6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBB4 #D3B4EB
analogous
#E8EBB4 #CCEBB4 #B4EBB8
triadic
#CCEBB4 #B4CCEB #EBB4CC
tetradic
#CCEBB4 #B4E8EB #D3B4EB #EBB8B4
square
#CCEBB4 #B4E8EB #D3B4EB #EBB8B4
split-complementary
#CCEBB4 #B8B4EB #EBB4E8
monochromatic
#8AD153 #ABDE84 #CCEBB4 #EDF8E4 #EFF9E7
Accessibility & contrast
On white
1.30
#CCEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CCEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBB4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBB4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B1
Deuteranopia (green-blind)
#EBE1B7
Tritanopia (blue-blind)
#CDE6DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccebb4; /* rgb */ color: rgb(204, 235, 180); /* oklch */ color: oklch(90.4% 0.080 131.8);
Tailwind
colors: {
custom: {
50: '#dcf1ca',
500: '#ccebb4',
950: '#000000',
},
}SCSS
$custom: #ccebb4; $custom-light: #dcf1ca; $custom-dark: #000000;
JSON
{
"hex": "#ccebb4",
"rgb": {
"r": 204,
"g": 235,
"b": 180
},
"hsl": {
"h": 93.818,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90369,
"c": 0.07994,
"h": 131.8
},
"luminance": 0.75549
}Semantic roles & 50–950 ramp
primary
#CCEBB4
secondary
#A67CC7
accent
#20C57D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582