#DFF3AB#DFF3AB
#DFF3AB is a very light, moderate yellow-green. Relative luminance 0.827; OKLCH L 93.2% C 0.095 H 120.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3AB |
|---|---|
| RGB | rgb(223, 243, 171) |
| HSL | hsl(77, 75%, 81%) |
| HSV | hsv(77, 30%, 95%) |
| CMYK | cmyk(8.2%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(92.90, -18.21, 32.62) |
| CIE-LCH | lch(92.90, 37.36, 119.17°) |
| OKLab | oklab(93.23% -0.0489 0.0817) |
| OKLCH | oklch(93.23% 0.095 120.9) |
| XYZ | xyz(69.8322, 82.7295, 50.8097) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.69
Creme
#FFFFB6
ΔE00 6.03
Very Light Green
#D1FFBD
ΔE00 6.13
Very Pale Green
#CFFDBC
ΔE00 6.14
Light Beige
#FFFEB6
ΔE00 6.16
Cream (survey)
#FFFFC2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3AB #BFABF3
analogous
#F3E3AB #DFF3AB #BBF3AB
triadic
#DFF3AB #ABDFF3 #F3ABDF
tetradic
#DFF3AB #ABF3E3 #BFABF3 #F3ABBB
square
#DFF3AB #ABF3E3 #BFABF3 #F3ABBB
split-complementary
#DFF3AB #ABBBF3 #E3ABF3
monochromatic
#B6E440 #CBEB75 #DFF3AB #F3FBE1 #F5FBE4
Accessibility & contrast
On white
1.20
#DFF3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DFF3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3AB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3AB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA6
Deuteranopia (green-blind)
#F9EBAE
Tritanopia (blue-blind)
#E5ECE0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff3ab; /* rgb */ color: rgb(223, 243, 171); /* oklch */ color: oklch(93.2% 0.095 120.9);
Tailwind
colors: {
custom: {
50: '#e9f7c4',
500: '#dff3ab',
950: '#000000',
},
}SCSS
$custom: #dff3ab; $custom-light: #e9f7c4; $custom-dark: #000000;
JSON
{
"hex": "#dff3ab",
"rgb": {
"r": 223,
"g": 243,
"b": 171
},
"hsl": {
"h": 76.667,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.9323,
"c": 0.09519,
"h": 120.9
},
"luminance": 0.82729
}Semantic roles & 50–950 ramp
primary
#DFF3AB
secondary
#8B70D2
accent
#0ED746
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582