#CFDFC4#CFDFC4
#CFDFC4 is a very light, muted yellow-green. Relative luminance 0.700; OKLCH L 88.4% C 0.040 H 132.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFC4 |
|---|---|
| RGB | rgb(207, 223, 196) |
| HSL | hsl(96, 30%, 82%) |
| HSV | hsv(96, 12%, 87%) |
| CMYK | cmyk(7.2%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(87.01, -10.18, 11.42) |
| CIE-LCH | lch(87.01, 15.30, 131.72°) |
| OKLab | oklab(88.43% -0.0271 0.0297) |
| OKLCH | oklch(88.43% 0.04 132.4) |
| XYZ | xyz(62.0819, 70.0259, 62.4595) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.23
Honeydew
#F0FFF0
ΔE00 8.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.18
Lightyellow
#FFFFE0
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 9.57
Off White (survey)
#FFFFE4
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFC4 #D4C4DF
analogous
#DCDFC4 #CFDFC4 #C4DFC7
triadic
#CFDFC4 #C4CFDF #DFC4CF
tetradic
#CFDFC4 #C4DCDF #D4C4DF #DFC7C4
square
#CFDFC4 #C4DCDF #D4C4DF #DFC7C4
split-complementary
#CFDFC4 #C7C4DF #DFC4DC
monochromatic
#8EB475 #AFC99C #CFDFC4 #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.40
#CFDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CFDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFC4
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFC4 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC3
Deuteranopia (green-blind)
#DFD9C5
Tritanopia (blue-blind)
#D0DDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdfc4; /* rgb */ color: rgb(207, 223, 196); /* oklch */ color: oklch(88.4% 0.040 132.4);
Tailwind
colors: {
custom: {
50: '#dde9d5',
500: '#cfdfc4',
950: '#000000',
},
}SCSS
$custom: #cfdfc4; $custom-light: #dde9d5; $custom-dark: #000000;
JSON
{
"hex": "#cfdfc4",
"rgb": {
"r": 207,
"g": 223,
"b": 196
},
"hsl": {
"h": 95.556,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88431,
"c": 0.04018,
"h": 132.4
},
"luminance": 0.70026
}Semantic roles & 50–950 ramp
primary
#CFDFC4
secondary
#A791B7
accent
#3DA87D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483