#DFF8CB#DFF8CB
#DFF8CB is a very light, moderate yellow-green. Relative luminance 0.871; OKLCH L 94.9% C 0.065 H 131.3°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8CB |
|---|---|
| RGB | rgb(223, 248, 203) |
| HSL | hsl(93, 76%, 88%) |
| HSV | hsv(93, 18%, 97%) |
| CMYK | cmyk(10.1%, 0%, 18.1%, 2.7%) |
| CIE-LAB | lab(94.80, -15.99, 18.93) |
| CIE-LCH | lch(94.80, 24.78, 130.18°) |
| OKLab | oklab(94.94% -0.0428 0.0487) |
| OKLCH | oklch(94.94% 0.065 131.3) |
| XYZ | xyz(74.7765, 87.1340, 69.3674) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.50
Very Light Green
#D1FFBD
ΔE00 5.62
Light Sage
#BCECAC
ΔE00 6.86
Pale Green
#C7FDB5
ΔE00 7.15
Ecru
#FEFFCA
ΔE00 7.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8CB #E4CBF8
analogous
#F5F8CB #DFF8CB #CBF8CD
triadic
#DFF8CB #CBDFF8 #F8CBDF
tetradic
#DFF8CB #CBF5F8 #E4CBF8 #F8CDCB
square
#DFF8CB #CBF5F8 #E4CBF8 #F8CDCB
split-complementary
#DFF8CB #CDCBF8 #F8CBF5
monochromatic
#9DE95F #BEF195 #DFF8CB #EEFBE4 #EEFBE4
Accessibility & contrast
On white
1.14
#DFF8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DFF8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8CB
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8CB | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C8
Deuteranopia (green-blind)
#F8EFCD
Tritanopia (blue-blind)
#E0F4EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff8cb; /* rgb */ color: rgb(223, 248, 203); /* oklch */ color: oklch(94.9% 0.065 131.3);
Tailwind
colors: {
custom: {
50: '#e9fadb',
500: '#dff8cb',
950: '#000000',
},
}SCSS
$custom: #dff8cb; $custom-light: #e9fadb; $custom-dark: #000000;
JSON
{
"hex": "#dff8cb",
"rgb": {
"r": 223,
"g": 248,
"b": 203
},
"hsl": {
"h": 93.333,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.94937,
"c": 0.06476,
"h": 131.3
},
"luminance": 0.87135
}Semantic roles & 50–950 ramp
primary
#DFF8CB
secondary
#B88BDC
accent
#0DD87E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584