#CFDFC5#CFDFC5
#CFDFC5 is a very light, muted yellow-green. Relative luminance 0.701; OKLCH L 88.5% C 0.039 H 133.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFC5 |
|---|---|
| RGB | rgb(207, 223, 197) |
| HSL | hsl(97, 29%, 82%) |
| HSV | hsv(97, 12%, 87%) |
| CMYK | cmyk(7.2%, 0%, 11.7%, 12.5%) |
| CIE-LAB | lab(87.03, -10.01, 10.93) |
| CIE-LCH | lch(87.03, 14.82, 132.50°) |
| OKLab | oklab(88.46% -0.0267 0.0284) |
| OKLCH | oklch(88.46% 0.039 133.3) |
| XYZ | xyz(62.1961, 70.0716, 63.0610) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.13
Beige
#F5F5DC
ΔE00 8.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.31
Light Grey
#D8DCD6
ΔE00 9.31
Lightyellow
#FFFFE0
ΔE00 9.55
Off White (survey)
#FFFFE4
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFC5 #D5C5DF
analogous
#DCDFC5 #CFDFC5 #C5DFC8
triadic
#CFDFC5 #C5CFDF #DFC5CF
tetradic
#CFDFC5 #C5DCDF #D5C5DF #DFC8C5
square
#CFDFC5 #C5DCDF #D5C5DF #DFC8C5
split-complementary
#CFDFC5 #C8C5DF #DFC5DC
monochromatic
#8EB376 #AEC99E #CFDFC5 #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.40
#CFDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CFDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFC5
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFC5 | 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)
#E2DBC4
Deuteranopia (green-blind)
#DFD9C6
Tritanopia (blue-blind)
#CFDDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdfc5; /* rgb */ color: rgb(207, 223, 197); /* oklch */ color: oklch(88.5% 0.039 133.3);
Tailwind
colors: {
custom: {
50: '#dde9d6',
500: '#cfdfc5',
950: '#000000',
},
}SCSS
$custom: #cfdfc5; $custom-light: #dde9d6; $custom-dark: #000000;
JSON
{
"hex": "#cfdfc5",
"rgb": {
"r": 207,
"g": 223,
"b": 197
},
"hsl": {
"h": 96.923,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88456,
"c": 0.03898,
"h": 133.3
},
"luminance": 0.70072
}Semantic roles & 50–950 ramp
primary
#CFDFC5
secondary
#A892B6
accent
#3EA87F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483