#CFDEBA#CFDEBA
#CFDEBA is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.0% C 0.051 H 125.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEBA |
|---|---|
| RGB | rgb(207, 222, 186) |
| HSL | hsl(85, 35%, 80%) |
| HSV | hsv(85, 16%, 87%) |
| CMYK | cmyk(6.8%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(86.53, -11.33, 15.99) |
| CIE-LCH | lch(86.53, 19.59, 125.31°) |
| OKLab | oklab(87.98% -0.0298 0.0412) |
| OKLCH | oklch(87.98% 0.051 125.9) |
| XYZ | xyz(60.7150, 69.0530, 56.5748) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.42
Beige
#F5F5DC
ΔE00 8.81
Light Sage
#BCECAC
ΔE00 8.91
Eggshell (survey)
#FFFFD4
ΔE00 9.28
Cream
#FFFDD0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEBA #C9BADE
analogous
#DEDBBA #CFDEBA #BDDEBA
triadic
#CFDEBA #BACFDE #DEBACF
tetradic
#CFDEBA #BADEDB #C9BADE #DEBABD
square
#CFDEBA #BADEDB #C9BADE #DEBABD
split-complementary
#CFDEBA #BABDDE #DBBADE
monochromatic
#95B667 #B2CA91 #CFDEBA #ECF2E3 #F1F5EA
Accessibility & contrast
On white
1.42
#CFDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CFDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEBA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEBA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B8
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#D1DAD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdeba; /* rgb */ color: rgb(207, 222, 186); /* oklch */ color: oklch(88.0% 0.051 125.9);
Tailwind
colors: {
custom: {
50: '#dde8ce',
500: '#cfdeba',
950: '#000000',
},
}SCSS
$custom: #cfdeba; $custom-light: #dde8ce; $custom-dark: #000000;
JSON
{
"hex": "#cfdeba",
"rgb": {
"r": 207,
"g": 222,
"b": 186
},
"hsl": {
"h": 85,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87979,
"c": 0.05085,
"h": 125.9
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#CFDEBA
secondary
#9A86B6
accent
#37AE69
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483