#CCEBAD#CCEBAD
#CCEBAD is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.088 H 129.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBAD |
|---|---|
| RGB | rgb(204, 235, 173) |
| HSL | hsl(90, 61%, 80%) |
| HSV | hsv(90, 26%, 92%) |
| CMYK | cmyk(13.2%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(89.52, -20.84, 26.83) |
| CIE-LCH | lch(89.52, 33.97, 127.84°) |
| OKLab | oklab(90.22% -0.0562 0.0678) |
| OKLCH | oklch(90.22% 0.088 129.6) |
| XYZ | xyz(62.1518, 75.2705, 50.7813) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.35
Light Grey Green
#B7E1A1
ΔE00 3.54
Very Pale Green
#CFFDBC
ΔE00 4.32
Very Light Green
#D1FFBD
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 5.10
Pale Green
#C7FDB5
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBAD #CCADEB
analogous
#EBEBAD #CCEBAD #ADEBAD
triadic
#CCEBAD #ADCCEB #EBADCC
tetradic
#CCEBAD #ADEBEB #CCADEB #EBADAD
square
#CCEBAD #ADEBEB #CCADEB #EBADAD
split-complementary
#CCEBAD #ADADEB #EBADEB
monochromatic
#8FD34B #ADDF7C #CCEBAD #EBF7DE #F0F9E6
Accessibility & contrast
On white
1.31
#CCEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CCEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBAD
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBAD | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A9
Deuteranopia (green-blind)
#ECE0B0
Tritanopia (blue-blind)
#CEE6DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccebad; /* rgb */ color: rgb(204, 235, 173); /* oklch */ color: oklch(90.2% 0.088 129.6);
Tailwind
colors: {
custom: {
50: '#dcf1c5',
500: '#ccebad',
950: '#000000',
},
}SCSS
$custom: #ccebad; $custom-light: #dcf1c5; $custom-dark: #000000;
JSON
{
"hex": "#ccebad",
"rgb": {
"r": 204,
"g": 235,
"b": 173
},
"hsl": {
"h": 90,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.90223,
"c": 0.08808,
"h": 129.6
},
"luminance": 0.75271
}Semantic roles & 50–950 ramp
primary
#CCEBAD
secondary
#9E75C7
accent
#1DC873
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582