#DFF2B7#DFF2B7
#DFF2B7 is a very light, moderate yellow-green. Relative luminance 0.826; OKLCH L 93.3% C 0.079 H 122.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2B7 |
|---|---|
| RGB | rgb(223, 242, 183) |
| HSL | hsl(79, 69%, 83%) |
| HSV | hsv(79, 24%, 95%) |
| CMYK | cmyk(7.9%, 0%, 24.4%, 5.1%) |
| CIE-LAB | lab(92.84, -16.06, 26.46) |
| CIE-LCH | lch(92.84, 30.95, 121.25°) |
| OKLab | oklab(93.26% -0.0426 0.0671) |
| OKLCH | oklch(93.26% 0.079 122.4) |
| XYZ | xyz(70.7299, 82.6111, 57.0099) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.84
Very Pale Green
#CFFDBC
ΔE00 5.68
Very Light Green
#D1FFBD
ΔE00 5.75
Ecru
#FEFFCA
ΔE00 6.05
Cream (survey)
#FFFFC2
ΔE00 6.18
Ivory (survey)
#FFFFCB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2B7 #CAB7F2
analogous
#F2E7B7 #DFF2B7 #C1F2B7
triadic
#DFF2B7 #B7DFF2 #F2B7DF
tetradic
#DFF2B7 #B7F2E7 #CAB7F2 #F2B7C1
square
#DFF2B7 #B7F2E7 #CAB7F2 #F2B7C1
split-complementary
#DFF2B7 #B7C1F2 #E7B7F2
monochromatic
#B1DF4F #C8E983 #DFF2B7 #F3FAE5 #F3FAE5
Accessibility & contrast
On white
1.20
#DFF2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DFF2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2B7
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2B7 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#F7EABA
Tritanopia (blue-blind)
#E4ECE2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff2b7; /* rgb */ color: rgb(223, 242, 183); /* oklch */ color: oklch(93.3% 0.079 122.4);
Tailwind
colors: {
custom: {
50: '#e9f6cd',
500: '#dff2b7',
950: '#000000',
},
}SCSS
$custom: #dff2b7; $custom-light: #e9f6cd; $custom-dark: #000000;
JSON
{
"hex": "#dff2b7",
"rgb": {
"r": 223,
"g": 242,
"b": 183
},
"hsl": {
"h": 79.322,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.93258,
"c": 0.07947,
"h": 122.4
},
"luminance": 0.82611
}Semantic roles & 50–950 ramp
primary
#DFF2B7
secondary
#977CD2
accent
#14D151
background
#FEFFFE
surface
#FDFEFA
border
#D5D6D3
text
#161713
muted
#848583