#DFF3CB#DFF3CB
#DFF3CB is a very light, muted yellow-green. Relative luminance 0.841; OKLCH L 93.9% C 0.057 H 129.2°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3CB |
|---|---|
| RGB | rgb(223, 243, 203) |
| HSL | hsl(90, 63%, 87%) |
| HSV | hsv(90, 16%, 95%) |
| CMYK | cmyk(8.2%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(93.49, -13.52, 17.11) |
| CIE-LCH | lch(93.49, 21.81, 128.32°) |
| OKLab | oklab(93.9% -0.0359 0.0441) |
| OKLCH | oklch(93.9% 0.057 129.2) |
| XYZ | xyz(73.2598, 84.1006, 68.8618) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.73
Eggshell (survey)
#FFFFD4
ΔE00 7.10
Very Pale Green
#CFFDBC
ΔE00 7.13
Very Light Green
#D1FFBD
ΔE00 7.29
Ecru
#FEFFCA
ΔE00 7.33
Ivory (survey)
#FFFFCB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3CB #DFCBF3
analogous
#F3F3CB #DFF3CB #CBF3CB
triadic
#DFF3CB #CBDFF3 #F3CBDF
tetradic
#DFF3CB #CBF3F3 #DFCBF3 #F3CBCB
square
#DFF3CB #CBF3F3 #DFCBF3 #F3CBCB
split-complementary
#DFF3CB #CBCBF3 #F3CBF3
monochromatic
#A2DC68 #C0E899 #DFF3CB #F0F9E6 #F0F9E6
Accessibility & contrast
On white
1.18
#DFF3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DFF3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3CB
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3CB | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC9
Deuteranopia (green-blind)
#F4ECCD
Tritanopia (blue-blind)
#E1EFE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff3cb; /* rgb */ color: rgb(223, 243, 203); /* oklch */ color: oklch(93.9% 0.057 129.2);
Tailwind
colors: {
custom: {
50: '#e9f7db',
500: '#dff3cb',
950: '#000000',
},
}SCSS
$custom: #dff3cb; $custom-light: #e9f7db; $custom-dark: #000000;
JSON
{
"hex": "#dff3cb",
"rgb": {
"r": 223,
"g": 243,
"b": 203
},
"hsl": {
"h": 90,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.93903,
"c": 0.05685,
"h": 129.2
},
"luminance": 0.84101
}Semantic roles & 50–950 ramp
primary
#DFF3CB
secondary
#B18FD3
accent
#1BCA73
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584