#CDDFAC#CDDFAC
#CDDFAC is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.7% C 0.070 H 123.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFAC |
|---|---|
| RGB | rgb(205, 223, 172) |
| HSL | hsl(81, 44%, 77%) |
| HSV | hsv(81, 23%, 87%) |
| CMYK | cmyk(8.1%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(86.37, -14.71, 23.05) |
| CIE-LCH | lch(86.37, 27.35, 122.55°) |
| OKLab | oklab(87.73% -0.039 0.0586) |
| OKLCH | oklch(87.73% 0.07 123.6) |
| XYZ | xyz(59.0100, 68.7329, 49.1797) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.49
Light Sage
#BCECAC
ΔE00 6.54
Pale Olive
#B9CC81
ΔE00 7.21
Light Khaki
#E6F2A2
ΔE00 7.54
Very Pale Green
#CFFDBC
ΔE00 7.94
Palegoldenrod
#EEE8AA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFAC #BEACDF
analogous
#DFD7AC #CDDFAC #B4DFAC
triadic
#CDDFAC #ACCDDF #DFACCD
tetradic
#CDDFAC #ACDFD7 #BEACDF #DFACB4
square
#CDDFAC #ACDFD7 #BEACDF #DFACB4
split-complementary
#CDDFAC #ACB4DF #D7ACDF
monochromatic
#98BD54 #B2CE80 #CDDFAC #E8F0D8 #F2F6E9
Accessibility & contrast
On white
1.42
#CDDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CDDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFAC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFAC | 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)
#E5D9A9
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#D1DAD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddfac; /* rgb */ color: rgb(205, 223, 172); /* oklch */ color: oklch(87.7% 0.070 123.6);
Tailwind
colors: {
custom: {
50: '#dce9c5',
500: '#cddfac',
950: '#000000',
},
}SCSS
$custom: #cddfac; $custom-light: #dce9c5; $custom-dark: #000000;
JSON
{
"hex": "#cddfac",
"rgb": {
"r": 205,
"g": 223,
"b": 172
},
"hsl": {
"h": 81.176,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.87725,
"c": 0.07043,
"h": 123.6
},
"luminance": 0.68733
}Semantic roles & 50–950 ramp
primary
#CDDFAC
secondary
#8E78B8
accent
#2EB85F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482