#CDEBB3#CDEBB3
#CDEBB3 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.4% C 0.081 H 130.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBB3 |
|---|---|
| RGB | rgb(205, 235, 179) |
| HSL | hsl(92, 58%, 81%) |
| HSV | hsv(92, 24%, 92%) |
| CMYK | cmyk(12.8%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(89.70, -19.59, 24.00) |
| CIE-LCH | lch(89.70, 30.98, 129.22°) |
| OKLab | oklab(90.42% -0.0527 0.061) |
| OKLCH | oklch(90.42% 0.081 130.8) |
| XYZ | xyz(63.0205, 75.6498, 53.9208) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.63
Light Grey Green
#B7E1A1
ΔE00 3.95
Very Pale Green
#CFFDBC
ΔE00 4.47
Very Light Green
#D1FFBD
ΔE00 4.79
Pale Green
#C7FDB5
ΔE00 5.53
Washed Out Green
#BCF5A6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBB3 #D1B3EB
analogous
#E9EBB3 #CDEBB3 #B3EBB5
triadic
#CDEBB3 #B3CDEB #EBB3CD
tetradic
#CDEBB3 #B3E9EB #D1B3EB #EBB5B3
square
#CDEBB3 #B3E9EB #D1B3EB #EBB5B3
split-complementary
#CDEBB3 #B5B3EB #EBB3E9
monochromatic
#8DD152 #ADDE83 #CDEBB3 #EDF8E3 #EFF9E7
Accessibility & contrast
On white
1.30
#CDEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CDEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBB3
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBB3 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B0
Deuteranopia (green-blind)
#ECE1B6
Tritanopia (blue-blind)
#CFE6DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdebb3; /* rgb */ color: rgb(205, 235, 179); /* oklch */ color: oklch(90.4% 0.081 130.8);
Tailwind
colors: {
custom: {
50: '#dcf1ca',
500: '#cdebb3',
950: '#000000',
},
}SCSS
$custom: #cdebb3; $custom-light: #dcf1ca; $custom-dark: #000000;
JSON
{
"hex": "#cdebb3",
"rgb": {
"r": 205,
"g": 235,
"b": 179
},
"hsl": {
"h": 92.143,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.90417,
"c": 0.08063,
"h": 130.8
},
"luminance": 0.7565
}Semantic roles & 50–950 ramp
primary
#CDEBB3
secondary
#A47BC7
accent
#20C679
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582