#DFF2B4#DFF2B4
#DFF2B4 is a very light, moderate yellow-green. Relative luminance 0.825; OKLCH L 93.2% C 0.083 H 121.9°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2B4 |
|---|---|
| RGB | rgb(223, 242, 180) |
| HSL | hsl(78, 70%, 83%) |
| HSV | hsv(78, 26%, 95%) |
| CMYK | cmyk(7.9%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(92.79, -16.48, 27.92) |
| CIE-LCH | lch(92.79, 32.42, 120.56°) |
| OKLab | oklab(93.2% -0.0438 0.0706) |
| OKLCH | oklch(93.2% 0.083 121.9) |
| XYZ | xyz(70.4210, 82.4875, 55.3829) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.24
Very Pale Green
#CFFDBC
ΔE00 5.74
Very Light Green
#D1FFBD
ΔE00 5.79
Cream (survey)
#FFFFC2
ΔE00 6.09
Ecru
#FEFFCA
ΔE00 6.14
Ivory (survey)
#FFFFCB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2B4 #C7B4F2
analogous
#F2E6B4 #DFF2B4 #C0F2B4
triadic
#DFF2B4 #B4DFF2 #F2B4DF
tetradic
#DFF2B4 #B4F2E6 #C7B4F2 #F2B4C0
square
#DFF2B4 #B4F2E6 #C7B4F2 #F2B4C0
split-complementary
#DFF2B4 #B4C0F2 #E6B4F2
monochromatic
#B2E04C #C9E980 #DFF2B4 #F4FAE5 #F4FAE5
Accessibility & contrast
On white
1.20
#DFF2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DFF2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2B4
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2B4 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#F7EAB7
Tritanopia (blue-blind)
#E4ECE1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff2b4; /* rgb */ color: rgb(223, 242, 180); /* oklch */ color: oklch(93.2% 0.083 121.9);
Tailwind
colors: {
custom: {
50: '#e9f6ca',
500: '#dff2b4',
950: '#000000',
},
}SCSS
$custom: #dff2b4; $custom-light: #e9f6ca; $custom-dark: #000000;
JSON
{
"hex": "#dff2b4",
"rgb": {
"r": 223,
"g": 242,
"b": 180
},
"hsl": {
"h": 78.387,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.93197,
"c": 0.08307,
"h": 121.9
},
"luminance": 0.82488
}Semantic roles & 50–950 ramp
primary
#DFF2B4
secondary
#9479D1
accent
#13D24E
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582