#CDEBB4#CDEBB4
#CDEBB4 is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.4% C 0.079 H 131.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBB4 |
|---|---|
| RGB | rgb(205, 235, 180) |
| HSL | hsl(93, 58%, 81%) |
| HSV | hsv(93, 23%, 92%) |
| CMYK | cmyk(12.8%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(89.72, -19.44, 23.51) |
| CIE-LCH | lch(89.72, 30.51, 129.58°) |
| OKLab | oklab(90.44% -0.0523 0.0598) |
| OKLCH | oklch(90.44% 0.079 131.1) |
| XYZ | xyz(63.1220, 75.6904, 54.4554) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.69
Light Grey Green
#B7E1A1
ΔE00 4.04
Very Pale Green
#CFFDBC
ΔE00 4.52
Very Light Green
#D1FFBD
ΔE00 4.85
Pale Green
#C7FDB5
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBB4 #D2B4EB
analogous
#E9EBB4 #CDEBB4 #B4EBB7
triadic
#CDEBB4 #B4CDEB #EBB4CD
tetradic
#CDEBB4 #B4E9EB #D2B4EB #EBB7B4
square
#CDEBB4 #B4E9EB #D2B4EB #EBB7B4
split-complementary
#CDEBB4 #B7B4EB #EBB4E9
monochromatic
#8DD153 #ADDE84 #CDEBB4 #EDF8E4 #EFF9E7
Accessibility & contrast
On white
1.30
#CDEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CDEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBB4
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBB4 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B1
Deuteranopia (green-blind)
#ECE1B7
Tritanopia (blue-blind)
#CFE6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdebb4; /* rgb */ color: rgb(205, 235, 180); /* oklch */ color: oklch(90.4% 0.079 131.1);
Tailwind
colors: {
custom: {
50: '#dcf1ca',
500: '#cdebb4',
950: '#000000',
},
}SCSS
$custom: #cdebb4; $custom-light: #dcf1ca; $custom-dark: #000000;
JSON
{
"hex": "#cdebb4",
"rgb": {
"r": 205,
"g": 235,
"b": 180
},
"hsl": {
"h": 92.727,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90439,
"c": 0.07947,
"h": 131.1
},
"luminance": 0.75691
}Semantic roles & 50–950 ramp
primary
#CDEBB4
secondary
#A57CC7
accent
#20C57A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582