#CDDEB4#CDDEB4
#CDDEB4 is a very light, muted yellow-green. Relative luminance 0.685; OKLCH L 87.7% C 0.059 H 125.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEB4 |
|---|---|
| RGB | rgb(205, 222, 180) |
| HSL | hsl(84, 39%, 79%) |
| HSV | hsv(84, 19%, 87%) |
| CMYK | cmyk(7.7%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(86.26, -12.99, 18.73) |
| CIE-LCH | lch(86.26, 22.80, 124.73°) |
| OKLab | oklab(87.69% -0.0343 0.048) |
| OKLCH | oklch(87.69% 0.059 125.5) |
| XYZ | xyz(59.5352, 68.5168, 53.2598) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.79
Light Sage
#BCECAC
ΔE00 7.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.77
Very Pale Green
#CFFDBC
ΔE00 8.89
Pale Olive
#B9CC81
ΔE00 8.90
Palegoldenrod
#EEE8AA
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEB4 #C5B4DE
analogous
#DEDAB4 #CDDEB4 #B8DEB4
triadic
#CDDEB4 #B4CDDE #DEB4CD
tetradic
#CDDEB4 #B4DEDA #C5B4DE #DEB4B8
square
#CDDEB4 #B4DEDA #C5B4DE #DEB4B8
split-complementary
#CDDEB4 #B4B8DE #DAB4DE
monochromatic
#94B95F #B1CB8A #CDDEB4 #E9F1DF #F1F6EA
Accessibility & contrast
On white
1.43
#CDDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CDDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEB4
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEB4 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B2
Deuteranopia (green-blind)
#E0D8B6
Tritanopia (blue-blind)
#D0DAD2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddeb4; /* rgb */ color: rgb(205, 222, 180); /* oklch */ color: oklch(87.7% 0.059 125.5);
Tailwind
colors: {
custom: {
50: '#dce8ca',
500: '#cddeb4',
950: '#000000',
},
}SCSS
$custom: #cddeb4; $custom-light: #dce8ca; $custom-dark: #000000;
JSON
{
"hex": "#cddeb4",
"rgb": {
"r": 205,
"g": 222,
"b": 180
},
"hsl": {
"h": 84.286,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.87691,
"c": 0.05903,
"h": 125.5
},
"luminance": 0.68517
}Semantic roles & 50–950 ramp
primary
#CDDEB4
secondary
#9680B6
accent
#34B267
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482