#DFFBB2#DFFBB2
#DFFBB2 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.0% C 0.099 H 125.3°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBB2 |
|---|---|
| RGB | rgb(223, 251, 178) |
| HSL | hsl(83, 90%, 84%) |
| HSV | hsv(83, 29%, 98%) |
| CMYK | cmyk(11.2%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(95.12, -21.14, 32.08) |
| CIE-LCH | lch(95.12, 38.41, 123.38°) |
| OKLab | oklab(95.04% -0.0569 0.0805) |
| OKLCH | oklch(95.04% 0.099 125.3) |
| XYZ | xyz(72.9636, 87.8963, 55.2326) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.29
Very Pale Green
#CFFDBC
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 4.45
Light Light Green
#C8FFB0
ΔE00 4.94
Pale Green
#C7FDB5
ΔE00 5.13
Washed Out Green
#BCF5A6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBB2 #CEB2FB
analogous
#FBF3B2 #DFFBB2 #BBFBB2
triadic
#DFFBB2 #B2DFFB #FBB2DF
tetradic
#DFFBB2 #B2FBF3 #CEB2FB #FBB2BB
square
#DFFBB2 #B2FBF3 #CEB2FB #FBB2BB
split-complementary
#DFFBB2 #B2BBFB #F3B2FB
monochromatic
#AFF53E #C7F878 #DFFBB2 #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.13
#DFFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DFFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBB2
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBB2 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#FFF1B5
Tritanopia (blue-blind)
#E4F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffbb2; /* rgb */ color: rgb(223, 251, 178); /* oklch */ color: oklch(95.0% 0.099 125.3);
Tailwind
colors: {
custom: {
50: '#e9fcc9',
500: '#dffbb2',
950: '#000000',
},
}SCSS
$custom: #dffbb2; $custom-light: #e9fcc9; $custom-dark: #000000;
JSON
{
"hex": "#dffbb2",
"rgb": {
"r": 223,
"g": 251,
"b": 178
},
"hsl": {
"h": 83.014,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.95041,
"c": 0.09863,
"h": 125.3
},
"luminance": 0.87897
}Semantic roles & 50–950 ramp
primary
#DFFBB2
secondary
#9C72DF
accent
#00E658
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582