#CFDEBD#CFDEBD
#CFDEBD is a very light, muted yellow-green. Relative luminance 0.692; OKLCH L 88.1% C 0.047 H 127.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEBD |
|---|---|
| RGB | rgb(207, 222, 189) |
| HSL | hsl(87, 33%, 81%) |
| HSV | hsv(87, 15%, 87%) |
| CMYK | cmyk(6.8%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.59, -10.84, 14.51) |
| CIE-LCH | lch(86.59, 18.11, 126.77°) |
| OKLab | oklab(88.05% -0.0286 0.0375) |
| OKLCH | oklch(88.05% 0.047 127.3) |
| XYZ | xyz(61.0373, 69.1819, 58.2721) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.57
Light Grey Green
#B7E1A1
ΔE00 8.90
Lightyellow
#FFFFE0
ΔE00 9.47
Light Sage
#BCECAC
ΔE00 9.47
Eggshell (survey)
#FFFFD4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEBD #CCBDDE
analogous
#DEDCBD #CFDEBD #BEDEBD
triadic
#CFDEBD #BDCFDE #DEBDCF
tetradic
#CFDEBD #BDDEDC #CCBDDE #DEBDBE
square
#CFDEBD #BDDEDC #CCBDDE #DEBDBE
split-complementary
#CFDEBD #BDBEDE #DCBDDE
monochromatic
#94B56B #B1CA94 #CFDEBD #EDF2E6 #F0F5EB
Accessibility & contrast
On white
1.42
#CFDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CFDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEBD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEBD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#E0D8BE
Tritanopia (blue-blind)
#D1DBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdebd; /* rgb */ color: rgb(207, 222, 189); /* oklch */ color: oklch(88.1% 0.047 127.3);
Tailwind
colors: {
custom: {
50: '#dde8d1',
500: '#cfdebd',
950: '#000000',
},
}SCSS
$custom: #cfdebd; $custom-light: #dde8d1; $custom-dark: #000000;
JSON
{
"hex": "#cfdebd",
"rgb": {
"r": 207,
"g": 222,
"b": 189
},
"hsl": {
"h": 87.273,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.88051,
"c": 0.04712,
"h": 127.3
},
"luminance": 0.69182
}Semantic roles & 50–950 ramp
primary
#CFDEBD
secondary
#9E89B6
accent
#39AC6E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483