#DFF7AF#DFF7AF
#DFF7AF is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 94.1% C 0.096 H 123.2°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7AF |
|---|---|
| RGB | rgb(223, 247, 175) |
| HSL | hsl(80, 82%, 83%) |
| HSV | hsv(80, 29%, 97%) |
| CMYK | cmyk(9.7%, 0%, 29.1%, 3.1%) |
| CIE-LAB | lab(94.01, -19.61, 32.10) |
| CIE-LCH | lch(94.01, 37.62, 121.42°) |
| OKLab | oklab(94.14% -0.0527 0.0805) |
| OKLCH | oklch(94.14% 0.096 123.2) |
| XYZ | xyz(71.4293, 85.3045, 53.2515) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.58
Very Light Green
#D1FFBD
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 5.16
Light Light Green
#C8FFB0
ΔE00 5.79
Pale Green
#C7FDB5
ΔE00 5.93
Washed Out Green
#BCF5A6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7AF #C7AFF7
analogous
#F7EBAF #DFF7AF #BBF7AF
triadic
#DFF7AF #AFDFF7 #F7AFDF
tetradic
#DFF7AF #AFF7EB #C7AFF7 #F7AFBB
square
#DFF7AF #AFF7EB #C7AFF7 #F7AFBB
split-complementary
#DFF7AF #AFBBF7 #EBAFF7
monochromatic
#B2EC40 #C9F177 #DFF7AF #F4FCE3 #F4FCE3
Accessibility & contrast
On white
1.16
#DFF7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DFF7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7AF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7AF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#FCEEB2
Tritanopia (blue-blind)
#E4F0E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff7af; /* rgb */ color: rgb(223, 247, 175); /* oklch */ color: oklch(94.1% 0.096 123.2);
Tailwind
colors: {
custom: {
50: '#e9f9c7',
500: '#dff7af',
950: '#000000',
},
}SCSS
$custom: #dff7af; $custom-light: #e9f9c7; $custom-dark: #000000;
JSON
{
"hex": "#dff7af",
"rgb": {
"r": 223,
"g": 247,
"b": 175
},
"hsl": {
"h": 80,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.94144,
"c": 0.09627,
"h": 123.2
},
"luminance": 0.85305
}Semantic roles & 50–950 ramp
primary
#DFF7AF
secondary
#9472D9
accent
#07DE4F
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582