#DFF5CB#DFF5CB
#DFF5CB is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 94.3% C 0.060 H 130.1°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5CB |
|---|---|
| RGB | rgb(223, 245, 203) |
| HSL | hsl(91, 68%, 88%) |
| HSV | hsv(91, 17%, 96%) |
| CMYK | cmyk(9%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(94.01, -14.51, 17.84) |
| CIE-LCH | lch(94.01, 23.00, 129.12°) |
| OKLab | oklab(94.32% -0.0386 0.0459) |
| OKLCH | oklch(94.32% 0.06 130.1) |
| XYZ | xyz(73.8616, 85.3041, 69.0624) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.45
Very Light Green
#D1FFBD
ΔE00 6.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.07
Eggshell (survey)
#FFFFD4
ΔE00 7.32
Ecru
#FEFFCA
ΔE00 7.37
Light Sage
#BCECAC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5CB #E1CBF5
analogous
#F4F5CB #DFF5CB #CBF5CC
triadic
#DFF5CB #CBDFF5 #F5CBDF
tetradic
#DFF5CB #CBF4F5 #E1CBF5 #F5CCCB
square
#DFF5CB #CBF4F5 #E1CBF5 #F5CCCB
split-complementary
#DFF5CB #CCCBF5 #F5CBF4
monochromatic
#A0E164 #BFEB98 #DFF5CB #EFFAE5 #EFFAE5
Accessibility & contrast
On white
1.16
#DFF5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DFF5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5CB
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5CB | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#F6EDCD
Tritanopia (blue-blind)
#E1F1E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff5cb; /* rgb */ color: rgb(223, 245, 203); /* oklch */ color: oklch(94.3% 0.060 130.1);
Tailwind
colors: {
custom: {
50: '#e9f8db',
500: '#dff5cb',
950: '#000000',
},
}SCSS
$custom: #dff5cb; $custom-light: #e9f8db; $custom-dark: #000000;
JSON
{
"hex": "#dff5cb",
"rgb": {
"r": 223,
"g": 245,
"b": 203
},
"hsl": {
"h": 91.429,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.94316,
"c": 0.06001,
"h": 130.1
},
"luminance": 0.85305
}Semantic roles & 50–950 ramp
primary
#DFF5CB
secondary
#B48ED7
accent
#16D077
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584