#DFEEBE#DFEEBE
#DFEEBE is a very light, moderate yellow-green. Relative luminance 0.806; OKLCH L 92.6% C 0.065 H 121.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEBE |
|---|---|
| RGB | rgb(223, 238, 190) |
| HSL | hsl(79, 59%, 84%) |
| HSV | hsv(79, 20%, 93%) |
| CMYK | cmyk(6.3%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(91.93, -13.05, 21.62) |
| CIE-LCH | lch(91.93, 25.26, 121.12°) |
| OKLab | oklab(92.58% -0.0342 0.0553) |
| OKLCH | oklch(92.58% 0.065 121.8) |
| XYZ | xyz(70.2991, 80.5548, 60.5503) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.92
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.02
Ivory (survey)
#FFFFCB
ΔE00 6.14
Eggshell (survey)
#FFFFD4
ΔE00 6.35
Cream
#FFFDD0
ΔE00 6.53
Cream (survey)
#FFFFC2
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEBE #CDBEEE
analogous
#EEE5BE #DFEEBE #C7EEBE
triadic
#DFEEBE #BEDFEE #EEBEDF
tetradic
#DFEEBE #BEEEE5 #CDBEEE #EEBEC7
square
#DFEEBE #BEEEE5 #CDBEEE #EEBEC7
split-complementary
#DFEEBE #BEC7EE #E5BEEE
monochromatic
#AFD55D #C7E18D #DFEEBE #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.23
#DFEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DFEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEBE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEBE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#F2E8C0
Tritanopia (blue-blind)
#E3E9E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeebe; /* rgb */ color: rgb(223, 238, 190); /* oklch */ color: oklch(92.6% 0.065 121.8);
Tailwind
colors: {
custom: {
50: '#e9f3d1',
500: '#dfeebe',
950: '#000000',
},
}SCSS
$custom: #dfeebe; $custom-light: #e9f3d1; $custom-dark: #000000;
JSON
{
"hex": "#dfeebe",
"rgb": {
"r": 223,
"g": 238,
"b": 190
},
"hsl": {
"h": 78.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.92577,
"c": 0.06503,
"h": 121.8
},
"luminance": 0.80555
}Semantic roles & 50–950 ramp
primary
#DFEEBE
secondary
#9B84CC
accent
#1FC653
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583