#CDEBB0#CDEBB0
#CDEBB0 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.4% C 0.084 H 129.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBB0 |
|---|---|
| RGB | rgb(205, 235, 176) |
| HSL | hsl(91, 60%, 81%) |
| HSV | hsv(91, 25%, 92%) |
| CMYK | cmyk(12.8%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(89.64, -20.04, 25.47) |
| CIE-LCH | lch(89.64, 32.41, 128.20°) |
| OKLab | oklab(90.35% -0.0539 0.0646) |
| OKLCH | oklch(90.35% 0.084 129.9) |
| XYZ | xyz(62.7204, 75.5298, 52.3402) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.54
Light Grey Green
#B7E1A1
ΔE00 3.77
Very Pale Green
#CFFDBC
ΔE00 4.40
Very Light Green
#D1FFBD
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBB0 #CEB0EB
analogous
#EBEBB0 #CDEBB0 #B0EBB0
triadic
#CDEBB0 #B0CDEB #EBB0CD
tetradic
#CDEBB0 #B0EBEB #CEB0EB #EBB0B0
square
#CDEBB0 #B0EBEB #CEB0EB #EBB0B0
split-complementary
#CDEBB0 #B0B0EB #EBB0EB
monochromatic
#8FD24E #AEDF7F #CDEBB0 #ECF7E1 #F0F9E7
Accessibility & contrast
On white
1.30
#CDEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CDEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBB0
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBB0 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AC
Deuteranopia (green-blind)
#ECE1B3
Tritanopia (blue-blind)
#CFE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdebb0; /* rgb */ color: rgb(205, 235, 176); /* oklch */ color: oklch(90.4% 0.084 129.9);
Tailwind
colors: {
custom: {
50: '#dcf1c8',
500: '#cdebb0',
950: '#000000',
},
}SCSS
$custom: #cdebb0; $custom-light: #dcf1c8; $custom-dark: #000000;
JSON
{
"hex": "#cdebb0",
"rgb": {
"r": 205,
"g": 235,
"b": 176
},
"hsl": {
"h": 90.508,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.90354,
"c": 0.08414,
"h": 129.9
},
"luminance": 0.7553
}Semantic roles & 50–950 ramp
primary
#CDEBB0
secondary
#A078C7
accent
#1EC774
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582