#DFF4B2#DFF4B2
#DFF4B2 is a very light, moderate yellow-green. Relative luminance 0.836; OKLCH L 93.6% C 0.088 H 122.4°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4B2 |
|---|---|
| RGB | rgb(223, 244, 178) |
| HSL | hsl(79, 75%, 83%) |
| HSV | hsv(79, 27%, 96%) |
| CMYK | cmyk(8.6%, 0%, 27%, 4.3%) |
| CIE-LAB | lab(93.28, -17.74, 29.60) |
| CIE-LCH | lch(93.28, 34.51, 120.94°) |
| OKLab | oklab(93.57% -0.0474 0.0746) |
| OKLCH | oklch(93.57% 0.088 122.4) |
| XYZ | xyz(70.8172, 83.6036, 54.5172) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Very Pale Green
#CFFDBC
ΔE00 5.40
Very Light Green
#D1FFBD
ΔE00 5.41
Cream (survey)
#FFFFC2
ΔE00 6.27
Pale Green
#C7FDB5
ΔE00 6.41
Light Sage
#BCECAC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4B2 #C7B2F4
analogous
#F4E8B2 #DFF4B2 #BEF4B2
triadic
#DFF4B2 #B2DFF4 #F4B2DF
tetradic
#DFF4B2 #B2F4E8 #C7B2F4 #F4B2BE
square
#DFF4B2 #B2F4E8 #C7B2F4 #F4B2BE
split-complementary
#DFF4B2 #B2BEF4 #E8B2F4
monochromatic
#B2E547 #C9EC7C #DFF4B2 #F4FBE4 #F4FBE4
Accessibility & contrast
On white
1.19
#DFF4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DFF4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4B2
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4B2 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAE
Deuteranopia (green-blind)
#F9ECB5
Tritanopia (blue-blind)
#E4EDE2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff4b2; /* rgb */ color: rgb(223, 244, 178); /* oklch */ color: oklch(93.6% 0.088 122.4);
Tailwind
colors: {
custom: {
50: '#e9f7c9',
500: '#dff4b2',
950: '#000000',
},
}SCSS
$custom: #dff4b2; $custom-light: #e9f7c9; $custom-dark: #000000;
JSON
{
"hex": "#dff4b2",
"rgb": {
"r": 223,
"g": 244,
"b": 178
},
"hsl": {
"h": 79.091,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.93574,
"c": 0.08837,
"h": 122.4
},
"luminance": 0.83604
}Semantic roles & 50–950 ramp
primary
#DFF4B2
secondary
#9476D4
accent
#0ED74E
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582