#DFF2BC#DFF2BC
#DFF2BC is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.4% C 0.073 H 123.6°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2BC |
|---|---|
| RGB | rgb(223, 242, 188) |
| HSL | hsl(81, 68%, 84%) |
| HSV | hsv(81, 22%, 95%) |
| CMYK | cmyk(7.9%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(92.94, -15.33, 24.04) |
| CIE-LCH | lch(92.94, 28.51, 122.53°) |
| OKLab | oklab(93.36% -0.0406 0.0612) |
| OKLCH | oklch(93.36% 0.073 123.6) |
| XYZ | xyz(71.2596, 82.8230, 59.7995) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.76
Very Light Green
#D1FFBD
ΔE00 5.86
Light Khaki
#E6F2A2
ΔE00 5.90
Ecru
#FEFFCA
ΔE00 6.05
Ivory (survey)
#FFFFCB
ΔE00 6.34
Cream (survey)
#FFFFC2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2BC #CFBCF2
analogous
#F2EABC #DFF2BC #C4F2BC
triadic
#DFF2BC #BCDFF2 #F2BCDF
tetradic
#DFF2BC #BCF2EA #CFBCF2 #F2BCC4
square
#DFF2BC #BCF2EA #CFBCF2 #F2BCC4
split-complementary
#DFF2BC #BCC4F2 #EABCF2
monochromatic
#AEDE55 #C7E889 #DFF2BC #F3FAE5 #F3FAE5
Accessibility & contrast
On white
1.20
#DFF2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DFF2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2BC
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2BC | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB9
Deuteranopia (green-blind)
#F6EBBE
Tritanopia (blue-blind)
#E3EDE3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff2bc; /* rgb */ color: rgb(223, 242, 188); /* oklch */ color: oklch(93.4% 0.073 123.6);
Tailwind
colors: {
custom: {
50: '#e9f6d0',
500: '#dff2bc',
950: '#000000',
},
}SCSS
$custom: #dff2bc; $custom-light: #e9f6d0; $custom-dark: #000000;
JSON
{
"hex": "#dff2bc",
"rgb": {
"r": 223,
"g": 242,
"b": 188
},
"hsl": {
"h": 81.111,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.93362,
"c": 0.07344,
"h": 123.6
},
"luminance": 0.82823
}Semantic roles & 50–950 ramp
primary
#DFF2BC
secondary
#9D81D2
accent
#16CF57
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583