#DFF4AF#DFF4AF
#DFF4AF is a very light, moderate yellow-green. Relative luminance 0.835; OKLCH L 93.5% C 0.092 H 121.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4AF |
|---|---|
| RGB | rgb(223, 244, 175) |
| HSL | hsl(78, 76%, 82%) |
| HSV | hsv(78, 28%, 96%) |
| CMYK | cmyk(8.6%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(93.23, -18.16, 31.05) |
| CIE-LCH | lch(93.23, 35.96, 120.32°) |
| OKLab | oklab(93.52% -0.0486 0.078) |
| OKLCH | oklch(93.52% 0.092 121.9) |
| XYZ | xyz(70.5193, 83.4845, 52.9481) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Very Light Green
#D1FFBD
ΔE00 5.61
Very Pale Green
#CFFDBC
ΔE00 5.62
Creme
#FFFFB6
ΔE00 6.26
Cream (survey)
#FFFFC2
ΔE00 6.31
Light Beige
#FFFEB6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4AF #C4AFF4
analogous
#F4E7AF #DFF4AF #BDF4AF
triadic
#DFF4AF #AFDFF4 #F4AFDF
tetradic
#DFF4AF #AFF4E7 #C4AFF4 #F4AFBD
square
#DFF4AF #AFF4E7 #C4AFF4 #F4AFBD
split-complementary
#DFF4AF #AFBDF4 #E7AFF4
monochromatic
#B4E543 #C9ED79 #DFF4AF #F4FBE4 #F4FBE4
Accessibility & contrast
On white
1.19
#DFF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DFF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4AF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4AF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#FAECB2
Tritanopia (blue-blind)
#E5EDE2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff4af; /* rgb */ color: rgb(223, 244, 175); /* oklch */ color: oklch(93.5% 0.092 121.9);
Tailwind
colors: {
custom: {
50: '#e9f7c7',
500: '#dff4af',
950: '#000000',
},
}SCSS
$custom: #dff4af; $custom-light: #e9f7c7; $custom-dark: #000000;
JSON
{
"hex": "#dff4af",
"rgb": {
"r": 223,
"g": 244,
"b": 175
},
"hsl": {
"h": 78.261,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.93516,
"c": 0.09192,
"h": 121.9
},
"luminance": 0.83484
}Semantic roles & 50–950 ramp
primary
#DFF4AF
secondary
#9173D4
accent
#0DD84B
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582