#CCEBB2#CCEBB2
#CCEBB2 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.3% C 0.082 H 131.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBB2 |
|---|---|
| RGB | rgb(204, 235, 178) |
| HSL | hsl(93, 59%, 81%) |
| HSV | hsv(93, 24%, 92%) |
| CMYK | cmyk(13.2%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(89.61, -20.09, 24.39) |
| CIE-LCH | lch(89.61, 31.60, 129.48°) |
| OKLab | oklab(90.33% -0.0541 0.062) |
| OKLCH | oklch(90.33% 0.082 131.1) |
| XYZ | xyz(62.6447, 75.4677, 53.3772) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.38
Light Grey Green
#B7E1A1
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 4.33
Very Light Green
#D1FFBD
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 5.33
Washed Out Green
#BCF5A6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBB2 #D1B2EB
analogous
#E8EBB2 #CCEBB2 #B2EBB4
triadic
#CCEBB2 #B2CCEB #EBB2CC
tetradic
#CCEBB2 #B2E8EB #D1B2EB #EBB4B2
square
#CCEBB2 #B2E8EB #D1B2EB #EBB4B2
split-complementary
#CCEBB2 #B4B2EB #EBB2E8
monochromatic
#8CD251 #ACDE81 #CCEBB2 #ECF8E3 #EFF9E7
Accessibility & contrast
On white
1.30
#CCEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CCEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBB2
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBB2 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3AF
Deuteranopia (green-blind)
#ECE0B5
Tritanopia (blue-blind)
#CEE6DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccebb2; /* rgb */ color: rgb(204, 235, 178); /* oklch */ color: oklch(90.3% 0.082 131.1);
Tailwind
colors: {
custom: {
50: '#dcf1c9',
500: '#ccebb2',
950: '#000000',
},
}SCSS
$custom: #ccebb2; $custom-light: #dcf1c9; $custom-dark: #000000;
JSON
{
"hex": "#ccebb2",
"rgb": {
"r": 204,
"g": 235,
"b": 178
},
"hsl": {
"h": 92.632,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.90327,
"c": 0.08227,
"h": 131.1
},
"luminance": 0.75468
}Semantic roles & 50–950 ramp
primary
#CCEBB2
secondary
#A47AC7
accent
#1FC67A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582