#CFDEBE#CFDEBE
#CFDEBE is a very light, muted yellow-green. Relative luminance 0.692; OKLCH L 88.1% C 0.046 H 127.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEBE |
|---|---|
| RGB | rgb(207, 222, 190) |
| HSL | hsl(88, 33%, 81%) |
| HSV | hsv(88, 14%, 87%) |
| CMYK | cmyk(6.8%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.62, -10.68, 14.01) |
| CIE-LCH | lch(86.62, 17.62, 127.30°) |
| OKLab | oklab(88.08% -0.0281 0.0362) |
| OKLCH | oklch(88.08% 0.046 127.8) |
| XYZ | xyz(61.1462, 69.2254, 58.8457) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.64
Light Grey Green
#B7E1A1
ΔE00 9.13
Honeydew
#F0FFF0
ΔE00 9.39
Lightyellow
#FFFFE0
ΔE00 9.45
Eggshell (survey)
#FFFFD4
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEBE #CDBEDE
analogous
#DEDDBE #CFDEBE #BFDEBE
triadic
#CFDEBE #BECFDE #DEBECF
tetradic
#CFDEBE #BEDEDD #CDBEDE #DEBEBF
square
#CFDEBE #BEDEDD #CDBEDE #DEBEBF
split-complementary
#CFDEBE #BEBFDE #DDBEDE
monochromatic
#93B56D #B1C995 #CFDEBE #EDF3E7 #F0F5EB
Accessibility & contrast
On white
1.41
#CFDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CFDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEBE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEBE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BC
Deuteranopia (green-blind)
#DFD9BF
Tritanopia (blue-blind)
#D1DBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdebe; /* rgb */ color: rgb(207, 222, 190); /* oklch */ color: oklch(88.1% 0.046 127.8);
Tailwind
colors: {
custom: {
50: '#dde8d1',
500: '#cfdebe',
950: '#000000',
},
}SCSS
$custom: #cfdebe; $custom-light: #dde8d1; $custom-dark: #000000;
JSON
{
"hex": "#cfdebe",
"rgb": {
"r": 207,
"g": 222,
"b": 190
},
"hsl": {
"h": 88.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.88075,
"c": 0.04588,
"h": 127.8
},
"luminance": 0.69226
}Semantic roles & 50–950 ramp
primary
#CFDEBE
secondary
#9F8AB6
accent
#3AAB6F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483