#CCEBCC#CCEBCC
#CCEBCC is a very light, muted green. Relative luminance 0.766; OKLCH L 90.9% C 0.053 H 145.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBCC |
|---|---|
| RGB | rgb(204, 235, 204) |
| HSL | hsl(120, 44%, 86%) |
| HSV | hsv(120, 13%, 92%) |
| CMYK | cmyk(13.2%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(90.14, -15.85, 11.67) |
| CIE-LCH | lch(90.14, 19.69, 143.64°) |
| OKLab | oklab(90.93% -0.0434 0.0303) |
| OKLCH | oklch(90.93% 0.053 145.1) |
| XYZ | xyz(65.5069, 76.6126, 68.4515) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.74
Light Sage
#BCECAC
ΔE00 8.24
Very Pale Green
#CFFDBC
ΔE00 8.63
Light Grey Green
#B7E1A1
ΔE00 8.77
Honeydew
#F0FFF0
ΔE00 8.83
Very Light Green
#D1FFBD
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBCC #EBCCEB
analogous
#DBEBCC #CCEBCC #CCEBDB
triadic
#CCEBCC #CCCCEB #EBCCCC
tetradic
#CCEBCC #CCDBEB #EBCCEB #EBDBCC
square
#CCEBCC #CCDBEB #EBCCEB #EBDBCC
split-complementary
#CCEBCC #DBCCEB #EBCCDB
monochromatic
#74C974 #A0DAA0 #CCEBCC #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.29
#CCEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CCEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBCC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBCC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CA
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#C9E9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccebcc; /* rgb */ color: rgb(204, 235, 204); /* oklch */ color: oklch(90.9% 0.053 145.1);
Tailwind
colors: {
custom: {
50: '#dbf1db',
500: '#ccebcc',
950: '#000000',
},
}SCSS
$custom: #ccebcc; $custom-light: #dbf1db; $custom-dark: #000000;
JSON
{
"hex": "#ccebcc",
"rgb": {
"r": 204,
"g": 235,
"b": 204
},
"hsl": {
"h": 120,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.90925,
"c": 0.05292,
"h": 145.1
},
"luminance": 0.76614
}Semantic roles & 50–950 ramp
primary
#CCEBCC
secondary
#C695C6
accent
#2FB7B7
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584