#DFF3BA#DFF3BA
#DFF3BA is a very light, moderate yellow-green. Relative luminance 0.833; OKLCH L 93.5% C 0.077 H 123.6°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3BA |
|---|---|
| RGB | rgb(223, 243, 186) |
| HSL | hsl(81, 70%, 84%) |
| HSV | hsv(81, 23%, 95%) |
| CMYK | cmyk(8.2%, 0%, 23.5%, 4.7%) |
| CIE-LAB | lab(93.16, -16.11, 25.37) |
| CIE-LCH | lch(93.16, 30.05, 122.43°) |
| OKLab | oklab(93.53% -0.0428 0.0644) |
| OKLCH | oklch(93.53% 0.077 123.6) |
| XYZ | xyz(71.3439, 83.3342, 58.7714) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.40
Very Pale Green
#CFFDBC
ΔE00 5.42
Very Light Green
#D1FFBD
ΔE00 5.50
Ecru
#FEFFCA
ΔE00 6.13
Light Sage
#BCECAC
ΔE00 6.38
Cream (survey)
#FFFFC2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3BA #CEBAF3
analogous
#F3EBBA #DFF3BA #C3F3BA
triadic
#DFF3BA #BADFF3 #F3BADF
tetradic
#DFF3BA #BAF3EB #CEBAF3 #F3BAC3
square
#DFF3BA #BAF3EB #CEBAF3 #F3BAC3
split-complementary
#DFF3BA #BAC3F3 #EBBAF3
monochromatic
#AFE152 #C7EA86 #DFF3BA #F3FAE5 #F3FAE5
Accessibility & contrast
On white
1.19
#DFF3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DFF3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3BA
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3BA | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#F7EBBC
Tritanopia (blue-blind)
#E3EDE4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff3ba; /* rgb */ color: rgb(223, 243, 186); /* oklch */ color: oklch(93.5% 0.077 123.6);
Tailwind
colors: {
custom: {
50: '#e9f7cf',
500: '#dff3ba',
950: '#000000',
},
}SCSS
$custom: #dff3ba; $custom-light: #e9f7cf; $custom-dark: #000000;
JSON
{
"hex": "#dff3ba",
"rgb": {
"r": 223,
"g": 243,
"b": 186
},
"hsl": {
"h": 81.053,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.93528,
"c": 0.07734,
"h": 123.6
},
"luminance": 0.83334
}Semantic roles & 50–950 ramp
primary
#DFF3BA
secondary
#9C7ED3
accent
#13D256
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161713
muted
#848583