#DFFEB2#DFFEB2
#DFFEB2 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.7% C 0.103 H 126.3°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEB2 |
|---|---|
| RGB | rgb(223, 254, 178) |
| HSL | hsl(84, 97%, 85%) |
| HSV | hsv(84, 30%, 100%) |
| CMYK | cmyk(12.2%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(95.91, -22.58, 33.14) |
| CIE-LCH | lch(95.91, 40.10, 124.27°) |
| OKLab | oklab(95.67% -0.061 0.0831) |
| OKLCH | oklch(95.67% 0.103 126.3) |
| XYZ | xyz(73.9081, 89.7855, 55.5475) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.26
Light Light Green
#C8FFB0
ΔE00 4.44
Pale Green
#C7FDB5
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 4.92
Tea Green
#BDF8A3
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEB2 #D1B2FE
analogous
#FEF7B2 #DFFEB2 #B9FEB2
triadic
#DFFEB2 #B2DFFE #FEB2DF
tetradic
#DFFEB2 #B2FEF7 #D1B2FE #FEB2B9
square
#DFFEB2 #B2FEF7 #D1B2FE #FEB2B9
split-complementary
#DFFEB2 #B2B9FE #F7B2FE
monochromatic
#ADFC39 #C6FD76 #DFFEB2 #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DFFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DFFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEB2
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEB2 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AD
Deuteranopia (green-blind)
#FFF3B6
Tritanopia (blue-blind)
#E3F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffeb2; /* rgb */ color: rgb(223, 254, 178); /* oklch */ color: oklch(95.7% 0.103 126.3);
Tailwind
colors: {
custom: {
50: '#e9fec9',
500: '#dffeb2',
950: '#000000',
},
}SCSS
$custom: #dffeb2; $custom-light: #e9fec9; $custom-dark: #000000;
JSON
{
"hex": "#dffeb2",
"rgb": {
"r": 223,
"g": 254,
"b": 178
},
"hsl": {
"h": 84.474,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.95672,
"c": 0.10305,
"h": 126.3
},
"luminance": 0.89786
}Semantic roles & 50–950 ramp
primary
#DFFEB2
secondary
#9F70E4
accent
#00E65E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582