#CCEBB0#CCEBB0
#CCEBB0 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.3% C 0.085 H 130.5°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBB0 |
|---|---|
| RGB | rgb(204, 235, 176) |
| HSL | hsl(92, 60%, 81%) |
| HSV | hsv(92, 25%, 92%) |
| CMYK | cmyk(13.2%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(89.57, -20.39, 25.37) |
| CIE-LCH | lch(89.57, 32.55, 128.80°) |
| OKLab | oklab(90.29% -0.0549 0.0643) |
| OKLCH | oklch(90.29% 0.085 130.5) |
| XYZ | xyz(62.4453, 75.3880, 52.3273) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.32
Light Grey Green
#B7E1A1
ΔE00 3.61
Very Pale Green
#CFFDBC
ΔE00 4.29
Very Light Green
#D1FFBD
ΔE00 4.61
Pale Green
#C7FDB5
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBB0 #CFB0EB
analogous
#EAEBB0 #CCEBB0 #B0EBB1
triadic
#CCEBB0 #B0CCEB #EBB0CC
tetradic
#CCEBB0 #B0EAEB #CFB0EB #EBB1B0
square
#CCEBB0 #B0EAEB #CFB0EB #EBB1B0
split-complementary
#CCEBB0 #B1B0EB #EBB0EA
monochromatic
#8DD24E #ACDF7F #CCEBB0 #ECF7E1 #EFF9E7
Accessibility & contrast
On white
1.31
#CCEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CCEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBB0
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBB0 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AC
Deuteranopia (green-blind)
#ECE0B3
Tritanopia (blue-blind)
#CEE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccebb0; /* rgb */ color: rgb(204, 235, 176); /* oklch */ color: oklch(90.3% 0.085 130.5);
Tailwind
colors: {
custom: {
50: '#dcf1c8',
500: '#ccebb0',
950: '#000000',
},
}SCSS
$custom: #ccebb0; $custom-light: #dcf1c8; $custom-dark: #000000;
JSON
{
"hex": "#ccebb0",
"rgb": {
"r": 204,
"g": 235,
"b": 176
},
"hsl": {
"h": 91.525,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.90285,
"c": 0.08459,
"h": 130.5
},
"luminance": 0.75389
}Semantic roles & 50–950 ramp
primary
#CCEBB0
secondary
#A278C7
accent
#1EC777
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582