#CFDFB0#CFDFB0
#CFDFB0 is a very light, moderate yellow-green. Relative luminance 0.692; OKLCH L 88.0% C 0.065 H 123.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFB0 |
|---|---|
| RGB | rgb(207, 223, 176) |
| HSL | hsl(80, 42%, 78%) |
| HSV | hsv(80, 21%, 87%) |
| CMYK | cmyk(7.2%, 0%, 21.1%, 12.5%) |
| CIE-LAB | lab(86.59, -13.39, 21.30) |
| CIE-LCH | lch(86.59, 25.16, 122.16°) |
| OKLab | oklab(87.96% -0.0353 0.0544) |
| OKLCH | oklch(87.96% 0.065 123) |
| XYZ | xyz(59.9553, 69.1753, 51.2595) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.32
Light Sage
#BCECAC
ΔE00 7.24
Pale Olive
#B9CC81
ΔE00 7.97
Palegoldenrod
#EEE8AA
ΔE00 7.99
Light Khaki
#E6F2A2
ΔE00 8.09
Very Pale Green
#CFFDBC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFB0 #C0B0DF
analogous
#DFD7B0 #CFDFB0 #B7DFB0
triadic
#CFDFB0 #B0CFDF #DFB0CF
tetradic
#CFDFB0 #B0DFD7 #C0B0DF #DFB0B7
square
#CFDFB0 #B0DFD7 #C0B0DF #DFB0B7
split-complementary
#CFDFB0 #B0B7DF #D7B0DF
monochromatic
#9ABC59 #B5CD84 #CFDFB0 #E9F1DC #F2F6E9
Accessibility & contrast
On white
1.42
#CFDFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CFDFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFB0
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFB0 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AD
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#D3DAD2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdfb0; /* rgb */ color: rgb(207, 223, 176); /* oklch */ color: oklch(88.0% 0.065 123.0);
Tailwind
colors: {
custom: {
50: '#dee9c7',
500: '#cfdfb0',
950: '#000000',
},
}SCSS
$custom: #cfdfb0; $custom-light: #dee9c7; $custom-dark: #000000;
JSON
{
"hex": "#cfdfb0",
"rgb": {
"r": 207,
"g": 223,
"b": 176
},
"hsl": {
"h": 80.426,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.8796,
"c": 0.06482,
"h": 123
},
"luminance": 0.69175
}Semantic roles & 50–950 ramp
primary
#CFDFB0
secondary
#907CB8
accent
#30B55D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482