#DFEEBB#DFEEBB
#DFEEBB is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.5% C 0.069 H 121.1°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEBB |
|---|---|
| RGB | rgb(223, 238, 187) |
| HSL | hsl(78, 60%, 83%) |
| HSV | hsv(78, 21%, 93%) |
| CMYK | cmyk(6.3%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(91.88, -13.50, 23.09) |
| CIE-LCH | lch(91.88, 26.74, 120.32°) |
| OKLab | oklab(92.51% -0.0354 0.0589) |
| OKLCH | oklch(92.51% 0.069 121.1) |
| XYZ | xyz(69.9746, 80.4250, 58.8412) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.78
Ivory (survey)
#FFFFCB
ΔE00 6.02
Light Khaki
#E6F2A2
ΔE00 6.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.35
Eggshell (survey)
#FFFFD4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEBB #CABBEE
analogous
#EEE3BB #DFEEBB #C5EEBB
triadic
#DFEEBB #BBDFEE #EEBBDF
tetradic
#DFEEBB #BBEEE3 #CABBEE #EEBBC5
square
#DFEEBB #BBEEE3 #CABBEE #EEBBC5
split-complementary
#DFEEBB #BBC5EE #E3BBEE
monochromatic
#B1D659 #C8E28A #DFEEBB #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.23
#DFEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DFEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEBB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEBB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#E4E9E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeebb; /* rgb */ color: rgb(223, 238, 187); /* oklch */ color: oklch(92.5% 0.069 121.1);
Tailwind
colors: {
custom: {
50: '#e9f3cf',
500: '#dfeebb',
950: '#000000',
},
}SCSS
$custom: #dfeebb; $custom-light: #e9f3cf; $custom-dark: #000000;
JSON
{
"hex": "#dfeebb",
"rgb": {
"r": 223,
"g": 238,
"b": 187
},
"hsl": {
"h": 77.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.92512,
"c": 0.06871,
"h": 121.1
},
"luminance": 0.80425
}Semantic roles & 50–950 ramp
primary
#DFEEBB
secondary
#9781CC
accent
#1EC850
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583