#DFFEBD#DFFEBD
#DFFEBD is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.9% C 0.090 H 128.7°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEBD |
|---|---|
| RGB | rgb(223, 254, 189) |
| HSL | hsl(89, 97%, 87%) |
| HSV | hsv(89, 26%, 100%) |
| CMYK | cmyk(12.2%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(96.10, -21.03, 27.86) |
| CIE-LCH | lch(96.10, 34.91, 127.04°) |
| OKLab | oklab(95.89% -0.0565 0.0705) |
| OKLCH | oklch(95.89% 0.09 128.7) |
| XYZ | xyz(75.0572, 90.2451, 61.5990) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.98
Very Pale Green
#CFFDBC
ΔE00 3.11
Pale Green
#C7FDB5
ΔE00 4.38
Light Light Green
#C8FFB0
ΔE00 4.63
Light Sage
#BCECAC
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEBD #DCBDFE
analogous
#FEFCBD #DFFEBD #BFFEBD
triadic
#DFFEBD #BDDFFE #FEBDDF
tetradic
#DFFEBD #BDFEFC #DCBDFE #FEBDBF
square
#DFFEBD #BDFEFC #DCBDFE #FEBDBF
split-complementary
#DFFEBD #BDBFFE #FCBDFE
monochromatic
#A5FC44 #C2FD81 #DFFEBD #F0FFE1 #F0FFE1
Accessibility & contrast
On white
1.10
#DFFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DFFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEBD
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEBD | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FFF3C0
Tritanopia (blue-blind)
#E2F8ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffebd; /* rgb */ color: rgb(223, 254, 189); /* oklch */ color: oklch(95.9% 0.090 128.7);
Tailwind
colors: {
custom: {
50: '#e9fed1',
500: '#dffebd',
950: '#000000',
},
}SCSS
$custom: #dffebd; $custom-light: #e9fed1; $custom-dark: #000000;
JSON
{
"hex": "#dffebd",
"rgb": {
"r": 223,
"g": 254,
"b": 189
},
"hsl": {
"h": 88.615,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95887,
"c": 0.09041,
"h": 128.7
},
"luminance": 0.90246
}Semantic roles & 50–950 ramp
primary
#DFFEBD
secondary
#AD7AE6
accent
#00E66D
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583