#CDDBA2#CDDBA2
#CDDBA2 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.7% C 0.077 H 119.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBA2 |
|---|---|
| RGB | rgb(205, 219, 162) |
| HSL | hsl(75, 44%, 75%) |
| HSV | hsv(75, 26%, 86%) |
| CMYK | cmyk(6.4%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(85.12, -14.16, 26.54) |
| CIE-LCH | lch(85.12, 30.08, 118.09°) |
| OKLab | oklab(86.67% -0.0375 0.067) |
| OKLCH | oklch(86.67% 0.077 119.2) |
| XYZ | xyz(57.0294, 66.2510, 43.9587) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.58
Light Grey Green
#B7E1A1
ΔE00 6.15
Greenish Tan
#BCCB7A
ΔE00 6.47
Light Khaki
#E6F2A2
ΔE00 6.70
Palegoldenrod
#EEE8AA
ΔE00 6.97
Greenish Beige
#C9D179
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBA2 #B0A2DB
analogous
#DBCDA2 #CDDBA2 #B1DBA2
triadic
#CDDBA2 #A2CDDB #DBA2CD
tetradic
#CDDBA2 #A2DBCD #B0A2DB #DBA2B1
square
#CDDBA2 #A2DBCD #B0A2DB #DBA2B1
split-complementary
#CDDBA2 #A2B1DB #CDA2DB
monochromatic
#9EB94A #B5CA76 #CDDBA2 #E5ECCE #F3F6E9
Accessibility & contrast
On white
1.47
#CDDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CDDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBA2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBA2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59E
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#D2D5CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cddba2; /* rgb */ color: rgb(205, 219, 162); /* oklch */ color: oklch(86.7% 0.077 119.2);
Tailwind
colors: {
custom: {
50: '#dce6be',
500: '#cddba2',
950: '#000000',
},
}SCSS
$custom: #cddba2; $custom-light: #dce6be; $custom-dark: #000000;
JSON
{
"hex": "#cddba2",
"rgb": {
"r": 205,
"g": 219,
"b": 162
},
"hsl": {
"h": 74.737,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.86672,
"c": 0.07676,
"h": 119.2
},
"luminance": 0.66251
}Semantic roles & 50–950 ramp
primary
#CDDBA2
secondary
#7F6EB3
accent
#2EB750
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482