#CFDEBC#CFDEBC
#CFDEBC is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.0% C 0.048 H 126.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEBC |
|---|---|
| RGB | rgb(207, 222, 188) |
| HSL | hsl(86, 34%, 80%) |
| HSV | hsv(86, 15%, 87%) |
| CMYK | cmyk(6.8%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(86.57, -11.00, 15.00) |
| CIE-LCH | lch(86.57, 18.60, 126.26°) |
| OKLab | oklab(88.03% -0.029 0.0387) |
| OKLCH | oklch(88.03% 0.048 126.8) |
| XYZ | xyz(60.9291, 69.1386, 57.7024) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.51
Beige
#F5F5DC
ΔE00 8.61
Light Grey Green
#B7E1A1
ΔE00 8.68
Light Sage
#BCECAC
ΔE00 9.28
Eggshell (survey)
#FFFFD4
ΔE00 9.40
Lightyellow
#FFFFE0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEBC #CBBCDE
analogous
#DEDCBC #CFDEBC #BEDEBC
triadic
#CFDEBC #BCCFDE #DEBCCF
tetradic
#CFDEBC #BCDEDC #CBBCDE #DEBCBE
square
#CFDEBC #BCDEDC #CBBCDE #DEBCBE
split-complementary
#CFDEBC #BCBEDE #DCBCDE
monochromatic
#94B66A #B2CA93 #CFDEBC #ECF2E5 #F0F5EA
Accessibility & contrast
On white
1.42
#CFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CFDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEBC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEBC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#E0D8BD
Tritanopia (blue-blind)
#D1DBD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdebc; /* rgb */ color: rgb(207, 222, 188); /* oklch */ color: oklch(88.0% 0.048 126.8);
Tailwind
colors: {
custom: {
50: '#dde8d0',
500: '#cfdebc',
950: '#000000',
},
}SCSS
$custom: #cfdebc; $custom-light: #dde8d0; $custom-dark: #000000;
JSON
{
"hex": "#cfdebc",
"rgb": {
"r": 207,
"g": 222,
"b": 188
},
"hsl": {
"h": 86.471,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.88027,
"c": 0.04836,
"h": 126.8
},
"luminance": 0.69139
}Semantic roles & 50–950 ramp
primary
#CFDEBC
secondary
#9C88B6
accent
#39AD6C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483