#CCEBBB#CCEBBB
#CCEBBB is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.5% C 0.072 H 134.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBBB |
|---|---|
| RGB | rgb(204, 235, 187) |
| HSL | hsl(99, 55%, 83%) |
| HSV | hsv(99, 20%, 92%) |
| CMYK | cmyk(13.2%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(89.79, -18.69, 19.99) |
| CIE-LCH | lch(89.79, 27.37, 133.08°) |
| OKLab | oklab(90.52% -0.0504 0.0512) |
| OKLCH | oklch(90.52% 0.072 134.5) |
| XYZ | xyz(63.5781, 75.8411, 58.2933) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.88
Very Pale Green
#CFFDBC
ΔE00 5.12
Very Light Green
#D1FFBD
ΔE00 5.47
Pale Green
#C7FDB5
ΔE00 6.36
Celadon
#BEFDB7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBBB #DABBEB
analogous
#E4EBBB #CCEBBB #BBEBC2
triadic
#CCEBBB #BBCCEB #EBBBCC
tetradic
#CCEBBB #BBE4EB #DABBEB #EBC2BB
square
#CCEBBB #BBE4EB #DABBEB #EBC2BB
split-complementary
#CCEBBB #C2BBEB #EBBBE4
monochromatic
#85CF5C #A9DD8C #CCEBBB #EDF8E7 #EDF8E7
Accessibility & contrast
On white
1.30
#CCEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CCEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBBB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBBB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#EAE1BD
Tritanopia (blue-blind)
#CCE7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ccebbb; /* rgb */ color: rgb(204, 235, 187); /* oklch */ color: oklch(90.5% 0.072 134.5);
Tailwind
colors: {
custom: {
50: '#dcf1cf',
500: '#ccebbb',
950: '#000000',
},
}SCSS
$custom: #ccebbb; $custom-light: #dcf1cf; $custom-dark: #000000;
JSON
{
"hex": "#ccebbb",
"rgb": {
"r": 204,
"g": 235,
"b": 187
},
"hsl": {
"h": 98.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90523,
"c": 0.07183,
"h": 134.5
},
"luminance": 0.75842
}Semantic roles & 50–950 ramp
primary
#CCEBBB
secondary
#AF83C7
accent
#23C28A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151613
muted
#848583