#CDDB8A#CDDB8A
#CDDB8A is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.2% C 0.105 H 116.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDB8A |
|---|---|
| RGB | rgb(205, 219, 138) |
| HSL | hsl(70, 53%, 70%) |
| HSV | hsv(70, 37%, 86%) |
| CMYK | cmyk(6.4%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(84.73, -17.28, 38.28) |
| CIE-LCH | lch(84.73, 42.00, 114.29°) |
| OKLab | oklab(86.23% -0.0472 0.094) |
| OKLCH | oklch(86.23% 0.105 116.7) |
| XYZ | xyz(55.0960, 65.4776, 33.7758) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.10
Greenish Tan
#BCCB7A
ΔE00 3.94
Pale Olive
#B9CC81
ΔE00 4.19
Pale Olive Green
#B1D27B
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 5.26
Light Moss Green
#A6C875
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDB8A #988ADB
analogous
#DBC08A #CDDB8A #A5DB8A
triadic
#CDDB8A #8ACDDB #DB8ACD
tetradic
#CDDB8A #8ADBC0 #988ADB #DB8AA5
square
#CDDB8A #8ADBC0 #988ADB #DB8AA5
split-complementary
#CDDB8A #8AA5DB #C08ADB
monochromatic
#9EB337 #B9CD5B #CDDB8A #E1E9B9 #F5F8E8
Accessibility & contrast
On white
1.49
#CDDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CDDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDB8A
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDB8A | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D384
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#D5D3C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cddb8a; /* rgb */ color: rgb(205, 219, 138); /* oklch */ color: oklch(86.2% 0.105 116.7);
Tailwind
colors: {
custom: {
50: '#dde6ad',
500: '#cddb8a',
950: '#000000',
},
}SCSS
$custom: #cddb8a; $custom-light: #dde6ad; $custom-dark: #000000;
JSON
{
"hex": "#cddb8a",
"rgb": {
"r": 205,
"g": 219,
"b": 138
},
"hsl": {
"h": 70.37,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.86228,
"c": 0.10523,
"h": 116.7
},
"luminance": 0.65477
}Semantic roles & 50–950 ramp
primary
#CDDB8A
secondary
#6757B2
accent
#25C040
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481