#CFDFC2#CFDFC2
#CFDFC2 is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.4% C 0.043 H 131.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFC2 |
|---|---|
| RGB | rgb(207, 223, 194) |
| HSL | hsl(93, 31%, 82%) |
| HSV | hsv(93, 13%, 87%) |
| CMYK | cmyk(7.2%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(86.97, -10.52, 12.41) |
| CIE-LCH | lch(86.97, 16.27, 130.29°) |
| OKLab | oklab(88.38% -0.0279 0.0322) |
| OKLCH | oklch(88.38% 0.043 131) |
| XYZ | xyz(61.8558, 69.9355, 61.2686) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.32
Honeydew
#F0FFF0
ΔE00 8.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.96
Lightyellow
#FFFFE0
ΔE00 9.48
Off White (survey)
#FFFFE4
ΔE00 9.65
Light Grey Green
#B7E1A1
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFC2 #D2C2DF
analogous
#DEDFC2 #CFDFC2 #C2DFC4
triadic
#CFDFC2 #C2CFDF #DFC2CF
tetradic
#CFDFC2 #C2DEDF #D2C2DF #DFC4C2
square
#CFDFC2 #C2DEDF #D2C2DF #DFC4C2
split-complementary
#CFDFC2 #C4C2DF #DFC2DE
monochromatic
#90B572 #AFCA9A #CFDFC2 #EFF4EA #EFF4EB
Accessibility & contrast
On white
1.40
#CFDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CFDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFC2
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFC2 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC0
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#D0DCD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdfc2; /* rgb */ color: rgb(207, 223, 194); /* oklch */ color: oklch(88.4% 0.043 131.0);
Tailwind
colors: {
custom: {
50: '#dde9d4',
500: '#cfdfc2',
950: '#000000',
},
}SCSS
$custom: #cfdfc2; $custom-light: #dde9d4; $custom-dark: #000000;
JSON
{
"hex": "#cfdfc2",
"rgb": {
"r": 207,
"g": 223,
"b": 194
},
"hsl": {
"h": 93.103,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88381,
"c": 0.0426,
"h": 131
},
"luminance": 0.69936
}Semantic roles & 50–950 ramp
primary
#CFDFC2
secondary
#A58EB7
accent
#3CAA78
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483