#DFFDBE#DFFDBE
#DFFDBE is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.7% C 0.088 H 128.7°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDBE |
|---|---|
| RGB | rgb(223, 253, 190) |
| HSL | hsl(89, 94%, 87%) |
| HSV | hsv(89, 25%, 99%) |
| CMYK | cmyk(11.9%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(95.85, -20.40, 27.02) |
| CIE-LCH | lch(95.85, 33.86, 127.05°) |
| OKLab | oklab(95.7% -0.0548 0.0685) |
| OKLCH | oklch(95.7% 0.088 128.7) |
| XYZ | xyz(74.8496, 89.6556, 62.0671) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.11
Very Pale Green
#CFFDBC
ΔE00 3.20
Pale Green
#C7FDB5
ΔE00 4.57
Light Light Green
#C8FFB0
ΔE00 4.92
Light Sage
#BCECAC
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDBE #DCBEFD
analogous
#FDFBBE #DFFDBE #C0FDBE
triadic
#DFFDBE #BEDFFD #FDBEDF
tetradic
#DFFDBE #BEFDFB #DCBEFD #FDBEC0
square
#DFFDBE #BEFDFB #DCBEFD #FDBEC0
split-complementary
#DFFDBE #BEC0FD #FBBEFD
monochromatic
#A5F947 #C2FB83 #DFFDBE #F0FEE1 #F0FEE1
Accessibility & contrast
On white
1.11
#DFFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DFFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDBE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDBE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FFF2C1
Tritanopia (blue-blind)
#E2F7EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffdbe; /* rgb */ color: rgb(223, 253, 190); /* oklch */ color: oklch(95.7% 0.088 128.7);
Tailwind
colors: {
custom: {
50: '#e9fed2',
500: '#dffdbe',
950: '#000000',
},
}SCSS
$custom: #dffdbe; $custom-light: #e9fed2; $custom-dark: #000000;
JSON
{
"hex": "#dffdbe",
"rgb": {
"r": 223,
"g": 253,
"b": 190
},
"hsl": {
"h": 88.571,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.95698,
"c": 0.08773,
"h": 128.7
},
"luminance": 0.89656
}Semantic roles & 50–950 ramp
primary
#DFFDBE
secondary
#AD7BE4
accent
#00E66D
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583