#CDDEBA#CDDEBA
#CDDEBA is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.8% C 0.052 H 128.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEBA |
|---|---|
| RGB | rgb(205, 222, 186) |
| HSL | hsl(88, 35%, 80%) |
| HSV | hsv(88, 16%, 87%) |
| CMYK | cmyk(7.7%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(86.39, -12.03, 15.77) |
| CIE-LCH | lch(86.39, 19.83, 127.34°) |
| OKLab | oklab(87.83% -0.0318 0.0407) |
| OKLCH | oklch(87.83% 0.052 128.1) |
| XYZ | xyz(60.1597, 68.7666, 56.5487) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.93
Light Sage
#BCECAC
ΔE00 8.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.87
Beige
#F5F5DC
ΔE00 9.27
Eggshell (survey)
#FFFFD4
ΔE00 9.69
Very Pale Green
#CFFDBC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEBA #CBBADE
analogous
#DEDDBA #CDDEBA #BBDEBA
triadic
#CDDEBA #BACDDE #DEBACD
tetradic
#CDDEBA #BADEDD #CBBADE #DEBABB
square
#CDDEBA #BADEDD #CBBADE #DEBABB
split-complementary
#CDDEBA #BABBDE #DDBADE
monochromatic
#91B667 #AFCA91 #CDDEBA #EBF2E3 #F0F5EA
Accessibility & contrast
On white
1.42
#CDDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CDDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEBA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEBA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B8
Deuteranopia (green-blind)
#DFD8BB
Tritanopia (blue-blind)
#CFDAD4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddeba; /* rgb */ color: rgb(205, 222, 186); /* oklch */ color: oklch(87.8% 0.052 128.1);
Tailwind
colors: {
custom: {
50: '#dce8ce',
500: '#cddeba',
950: '#000000',
},
}SCSS
$custom: #cddeba; $custom-light: #dce8ce; $custom-dark: #000000;
JSON
{
"hex": "#cddeba",
"rgb": {
"r": 205,
"g": 222,
"b": 186
},
"hsl": {
"h": 88.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87831,
"c": 0.05164,
"h": 128.1
},
"luminance": 0.68767
}Semantic roles & 50–950 ramp
primary
#CDDEBA
secondary
#9D86B6
accent
#37AE6F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483