#CFDEBB#CFDEBB
#CFDEBB is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.0% C 0.050 H 126.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEBB |
|---|---|
| RGB | rgb(207, 222, 187) |
| HSL | hsl(86, 35%, 80%) |
| HSV | hsv(86, 16%, 87%) |
| CMYK | cmyk(6.8%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(86.55, -11.16, 15.50) |
| CIE-LCH | lch(86.55, 19.10, 125.77°) |
| OKLab | oklab(88% -0.0294 0.04) |
| OKLCH | oklch(88% 0.05 126.3) |
| XYZ | xyz(60.8217, 69.0956, 57.1366) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.46
Beige
#F5F5DC
ΔE00 8.71
Light Sage
#BCECAC
ΔE00 9.09
Eggshell (survey)
#FFFFD4
ΔE00 9.33
Lightyellow
#FFFFE0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEBB #CABBDE
analogous
#DEDBBB #CFDEBB #BEDEBB
triadic
#CFDEBB #BBCFDE #DEBBCF
tetradic
#CFDEBB #BBDEDB #CABBDE #DEBBBE
square
#CFDEBB #BBDEDB #CABBDE #DEBBBE
split-complementary
#CFDEBB #BBBEDE #DBBBDE
monochromatic
#95B669 #B2CA92 #CFDEBB #ECF2E4 #F0F5EA
Accessibility & contrast
On white
1.42
#CFDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CFDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEBB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEBB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#D1DAD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdebb; /* rgb */ color: rgb(207, 222, 187); /* oklch */ color: oklch(88.0% 0.050 126.3);
Tailwind
colors: {
custom: {
50: '#dde8cf',
500: '#cfdebb',
950: '#000000',
},
}SCSS
$custom: #cfdebb; $custom-light: #dde8cf; $custom-dark: #000000;
JSON
{
"hex": "#cfdebb",
"rgb": {
"r": 207,
"g": 222,
"b": 187
},
"hsl": {
"h": 85.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.88003,
"c": 0.04961,
"h": 126.3
},
"luminance": 0.69096
}Semantic roles & 50–950 ramp
primary
#CFDEBB
secondary
#9B87B6
accent
#38AD6A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483