#DFEEB7#DFEEB7
#DFEEB7 is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.4% C 0.074 H 120.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEB7 |
|---|---|
| RGB | rgb(223, 238, 183) |
| HSL | hsl(76, 62%, 83%) |
| HSV | hsv(76, 23%, 93%) |
| CMYK | cmyk(6.3%, 0%, 23.1%, 6.7%) |
| CIE-LAB | lab(91.80, -14.08, 25.03) |
| CIE-LCH | lch(91.80, 28.72, 119.36°) |
| OKLab | oklab(92.43% -0.0371 0.0636) |
| OKLCH | oklch(92.43% 0.074 120.2) |
| XYZ | xyz(69.5524, 80.2561, 56.6174) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.26
Ecru
#FEFFCA
ΔE00 5.72
Ivory (survey)
#FFFFCB
ΔE00 5.99
Cream (survey)
#FFFFC2
ΔE00 6.03
Egg Shell
#FFFCC4
ΔE00 6.30
Palegoldenrod
#EEE8AA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEB7 #C6B7EE
analogous
#EEE2B7 #DFEEB7 #C3EEB7
triadic
#DFEEB7 #B7DFEE #EEB7DF
tetradic
#DFEEB7 #B7EEE2 #C6B7EE #EEB7C3
square
#DFEEB7 #B7EEE2 #C6B7EE #EEB7C3
split-complementary
#DFEEB7 #B7C3EE #E2B7EE
monochromatic
#B3D754 #C9E285 #DFEEB7 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.23
#DFEEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DFEEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEB7
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEB7 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B4
Deuteranopia (green-blind)
#F3E8B9
Tritanopia (blue-blind)
#E4E8DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfeeb7; /* rgb */ color: rgb(223, 238, 183); /* oklch */ color: oklch(92.4% 0.074 120.2);
Tailwind
colors: {
custom: {
50: '#e9f3cc',
500: '#dfeeb7',
950: '#000000',
},
}SCSS
$custom: #dfeeb7; $custom-light: #e9f3cc; $custom-dark: #000000;
JSON
{
"hex": "#dfeeb7",
"rgb": {
"r": 223,
"g": 238,
"b": 183
},
"hsl": {
"h": 76.364,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.92427,
"c": 0.07361,
"h": 120.2
},
"luminance": 0.80256
}Semantic roles & 50–950 ramp
primary
#DFEEB7
secondary
#937DCC
accent
#1CCA4B
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161713
muted
#848583