#CFDFB8#CFDFB8
#CFDFB8 is a very light, muted yellow-green. Relative luminance 0.695; OKLCH L 88.1% C 0.055 H 125.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFB8 |
|---|---|
| RGB | rgb(207, 223, 184) |
| HSL | hsl(85, 38%, 80%) |
| HSV | hsv(85, 17%, 87%) |
| CMYK | cmyk(7.2%, 0%, 17.5%, 12.5%) |
| CIE-LAB | lab(86.75, -12.15, 17.35) |
| CIE-LCH | lch(86.75, 21.18, 125.01°) |
| OKLab | oklab(88.14% -0.032 0.0446) |
| OKLCH | oklch(88.14% 0.055 125.7) |
| XYZ | xyz(60.7703, 69.5013, 55.5517) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.53
Light Sage
#BCECAC
ΔE00 8.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.39
Eggshell (survey)
#FFFFD4
ΔE00 9.16
Beige
#F5F5DC
ΔE00 9.20
Palegoldenrod
#EEE8AA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFB8 #C8B8DF
analogous
#DFDBB8 #CFDFB8 #BCDFB8
triadic
#CFDFB8 #B8CFDF #DFB8CF
tetradic
#CFDFB8 #B8DFDB #C8B8DF #DFB8BC
square
#CFDFB8 #B8DFDB #C8B8DF #DFB8BC
split-complementary
#CFDFB8 #B8BCDF #DBB8DF
monochromatic
#96B964 #B2CC8E #CFDFB8 #ECF2E2 #F1F5EA
Accessibility & contrast
On white
1.41
#CFDFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CFDFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFB8
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFB8 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB6
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#D2DBD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdfb8; /* rgb */ color: rgb(207, 223, 184); /* oklch */ color: oklch(88.1% 0.055 125.7);
Tailwind
colors: {
custom: {
50: '#dde9cd',
500: '#cfdfb8',
950: '#000000',
},
}SCSS
$custom: #cfdfb8; $custom-light: #dde9cd; $custom-dark: #000000;
JSON
{
"hex": "#cfdfb8",
"rgb": {
"r": 207,
"g": 223,
"b": 184
},
"hsl": {
"h": 84.615,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.88141,
"c": 0.0549,
"h": 125.7
},
"luminance": 0.69501
}Semantic roles & 50–950 ramp
primary
#CFDFB8
secondary
#9984B7
accent
#35B168
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483