#CDEBB1#CDEBB1
#CDEBB1 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.4% C 0.083 H 130.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBB1 |
|---|---|
| RGB | rgb(205, 235, 177) |
| HSL | hsl(91, 59%, 81%) |
| HSV | hsv(91, 25%, 92%) |
| CMYK | cmyk(12.8%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(89.66, -19.89, 24.98) |
| CIE-LCH | lch(89.66, 31.93, 128.53°) |
| OKLab | oklab(90.38% -0.0535 0.0634) |
| OKLCH | oklch(90.38% 0.083 130.2) |
| XYZ | xyz(62.8197, 75.5695, 52.8632) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.55
Light Grey Green
#B7E1A1
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 4.41
Very Light Green
#D1FFBD
ΔE00 4.72
Pale Green
#C7FDB5
ΔE00 5.39
Washed Out Green
#BCF5A6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBB1 #CFB1EB
analogous
#EAEBB1 #CDEBB1 #B1EBB2
triadic
#CDEBB1 #B1CDEB #EBB1CD
tetradic
#CDEBB1 #B1EAEB #CFB1EB #EBB2B1
square
#CDEBB1 #B1EAEB #CFB1EB #EBB2B1
split-complementary
#CDEBB1 #B2B1EB #EBB1EA
monochromatic
#8FD250 #AEDF80 #CDEBB1 #ECF7E2 #EFF9E7
Accessibility & contrast
On white
1.30
#CDEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CDEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBB1
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBB1 | 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)
#F1E3AD
Deuteranopia (green-blind)
#ECE1B4
Tritanopia (blue-blind)
#CFE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdebb1; /* rgb */ color: rgb(205, 235, 177); /* oklch */ color: oklch(90.4% 0.083 130.2);
Tailwind
colors: {
custom: {
50: '#dcf1c8',
500: '#cdebb1',
950: '#000000',
},
}SCSS
$custom: #cdebb1; $custom-light: #dcf1c8; $custom-dark: #000000;
JSON
{
"hex": "#cdebb1",
"rgb": {
"r": 205,
"g": 235,
"b": 177
},
"hsl": {
"h": 91.034,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.90375,
"c": 0.08298,
"h": 130.2
},
"luminance": 0.7557
}Semantic roles & 50–950 ramp
primary
#CDEBB1
secondary
#A179C7
accent
#1FC776
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582