#DFF7AB#DFF7AB
#DFF7AB is a very light, moderate yellow-green. Relative luminance 0.852; OKLCH L 94.1% C 0.101 H 122.6°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7AB |
|---|---|
| RGB | rgb(223, 247, 171) |
| HSL | hsl(79, 83%, 82%) |
| HSV | hsv(79, 31%, 97%) |
| CMYK | cmyk(9.7%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(93.95, -20.15, 34.03) |
| CIE-LCH | lch(93.95, 39.54, 120.63°) |
| OKLab | oklab(94.07% -0.0543 0.085) |
| OKLCH | oklch(94.07% 0.101 122.6) |
| XYZ | xyz(71.0423, 85.1497, 51.2131) |
| Luminance | 0.8515 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.15
Very Light Green
#D1FFBD
ΔE00 5.54
Very Pale Green
#CFFDBC
ΔE00 5.62
Light Light Green
#C8FFB0
ΔE00 5.90
Pale Green
#C7FDB5
ΔE00 6.20
Creme
#FFFFB6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7AB #C3ABF7
analogous
#F7E9AB #DFF7AB #B9F7AB
triadic
#DFF7AB #ABDFF7 #F7ABDF
tetradic
#DFF7AB #ABF7E9 #C3ABF7 #F7ABB9
square
#DFF7AB #ABF7E9 #C3ABF7 #F7ABB9
split-complementary
#DFF7AB #ABB9F7 #E9ABF7
monochromatic
#B4EC3B #CAF273 #DFF7AB #F4FCE3 #F4FCE3
Accessibility & contrast
On white
1.16
#DFF7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DFF7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7AB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7AB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#FDEEAE
Tritanopia (blue-blind)
#E5F0E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff7ab; /* rgb */ color: rgb(223, 247, 171); /* oklch */ color: oklch(94.1% 0.101 122.6);
Tailwind
colors: {
custom: {
50: '#e9f9c4',
500: '#dff7ab',
950: '#000000',
},
}SCSS
$custom: #dff7ab; $custom-light: #e9f9c4; $custom-dark: #000000;
JSON
{
"hex": "#dff7ab",
"rgb": {
"r": 223,
"g": 247,
"b": 171
},
"hsl": {
"h": 78.947,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.94069,
"c": 0.1009,
"h": 122.6
},
"luminance": 0.8515
}Semantic roles & 50–950 ramp
primary
#DFF7AB
secondary
#906ED8
accent
#06DF4B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582