#CDDEB0#CDDEB0
#CDDEB0 is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.6% C 0.064 H 124.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEB0 |
|---|---|
| RGB | rgb(205, 222, 176) |
| HSL | hsl(82, 41%, 78%) |
| HSV | hsv(82, 21%, 87%) |
| CMYK | cmyk(7.7%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(86.18, -13.61, 20.71) |
| CIE-LCH | lch(86.18, 24.78, 123.30°) |
| OKLab | oklab(87.6% -0.0359 0.0529) |
| OKLCH | oklch(87.6% 0.064 124.2) |
| XYZ | xyz(59.1336, 68.3562, 51.1446) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.20
Light Sage
#BCECAC
ΔE00 7.16
Pale Olive
#B9CC81
ΔE00 8.03
Palegoldenrod
#EEE8AA
ΔE00 8.44
Light Khaki
#E6F2A2
ΔE00 8.51
Very Pale Green
#CFFDBC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEB0 #C1B0DE
analogous
#DED8B0 #CDDEB0 #B6DEB0
triadic
#CDDEB0 #B0CDDE #DEB0CD
tetradic
#CDDEB0 #B0DED8 #C1B0DE #DEB0B6
square
#CDDEB0 #B0DED8 #C1B0DE #DEB0B6
split-complementary
#CDDEB0 #B0B6DE #D8B0DE
monochromatic
#96BA5A #B2CC85 #CDDEB0 #E8F0DB #F1F6E9
Accessibility & contrast
On white
1.43
#CDDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CDDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEB0
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEB0 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AD
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#D0D9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddeb0; /* rgb */ color: rgb(205, 222, 176); /* oklch */ color: oklch(87.6% 0.064 124.2);
Tailwind
colors: {
custom: {
50: '#dce8c7',
500: '#cddeb0',
950: '#000000',
},
}SCSS
$custom: #cddeb0; $custom-light: #dce8c7; $custom-dark: #000000;
JSON
{
"hex": "#cddeb0",
"rgb": {
"r": 205,
"g": 222,
"b": 176
},
"hsl": {
"h": 82.174,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.87602,
"c": 0.06398,
"h": 124.2
},
"luminance": 0.68356
}Semantic roles & 50–950 ramp
primary
#CDDEB0
secondary
#917CB6
accent
#31B462
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482