#DFF8AF#DFF8AF
#DFF8AF is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.4% C 0.098 H 123.6°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8AF |
|---|---|
| RGB | rgb(223, 248, 175) |
| HSL | hsl(81, 84%, 83%) |
| HSV | hsv(81, 29%, 97%) |
| CMYK | cmyk(10.1%, 0%, 29.4%, 2.7%) |
| CIE-LAB | lab(94.28, -20.10, 32.46) |
| CIE-LCH | lch(94.28, 38.18, 121.77°) |
| OKLab | oklab(94.35% -0.0541 0.0814) |
| OKLCH | oklch(94.35% 0.098 123.6) |
| XYZ | xyz(71.7359, 85.9177, 53.3537) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.70
Very Light Green
#D1FFBD
ΔE00 4.97
Very Pale Green
#CFFDBC
ΔE00 5.04
Light Light Green
#C8FFB0
ΔE00 5.58
Pale Green
#C7FDB5
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8AF #C8AFF8
analogous
#F8ECAF #DFF8AF #BAF8AF
triadic
#DFF8AF #AFDFF8 #F8AFDF
tetradic
#DFF8AF #AFF8EC #C8AFF8 #F8AFBA
square
#DFF8AF #AFF8EC #C8AFF8 #F8AFBA
split-complementary
#DFF8AF #AFBAF8 #ECAFF8
monochromatic
#B2EE3E #C8F377 #DFF8AF #F4FDE3 #F4FDE3
Accessibility & contrast
On white
1.15
#DFF8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DFF8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8AF
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8AF | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAA
Deuteranopia (green-blind)
#FDEEB2
Tritanopia (blue-blind)
#E4F1E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff8af; /* rgb */ color: rgb(223, 248, 175); /* oklch */ color: oklch(94.4% 0.098 123.6);
Tailwind
colors: {
custom: {
50: '#e9fac7',
500: '#dff8af',
950: '#000000',
},
}SCSS
$custom: #dff8af; $custom-light: #e9fac7; $custom-dark: #000000;
JSON
{
"hex": "#dff8af",
"rgb": {
"r": 223,
"g": 248,
"b": 175
},
"hsl": {
"h": 80.548,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.94354,
"c": 0.09772,
"h": 123.6
},
"luminance": 0.85918
}Semantic roles & 50–950 ramp
primary
#DFF8AF
secondary
#9571DA
accent
#05E050
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582