#DFFEAF#DFFEAF
#DFFEAF is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.106 H 125.8°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEAF |
|---|---|
| RGB | rgb(223, 254, 175) |
| HSL | hsl(84, 98%, 84%) |
| HSV | hsv(84, 31%, 100%) |
| CMYK | cmyk(12.2%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.86, -22.98, 34.57) |
| CIE-LCH | lch(95.86, 41.51, 123.61°) |
| OKLab | oklab(95.62% -0.0622 0.0864) |
| OKLCH | oklch(95.62% 0.106 125.8) |
| XYZ | xyz(73.6102, 89.6663, 53.9784) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.49
Light Light Green
#C8FFB0
ΔE00 4.57
Very Pale Green
#CFFDBC
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEAF #CEAFFE
analogous
#FEF5AF #DFFEAF #B8FEAF
triadic
#DFFEAF #AFDFFE #FEAFDF
tetradic
#DFFEAF #AFFEF5 #CEAFFE #FEAFB8
square
#DFFEAF #AFFEF5 #CEAFFE #FEAFB8
split-complementary
#DFFEAF #AFB8FE #F5AFFE
monochromatic
#AFFC36 #C7FD73 #DFFEAF #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DFFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DFFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEAF
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEAF | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF3B3
Tritanopia (blue-blind)
#E4F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffeaf; /* rgb */ color: rgb(223, 254, 175); /* oklch */ color: oklch(95.6% 0.106 125.8);
Tailwind
colors: {
custom: {
50: '#e9fec7',
500: '#dffeaf',
950: '#000000',
},
}SCSS
$custom: #dffeaf; $custom-light: #e9fec7; $custom-dark: #000000;
JSON
{
"hex": "#dffeaf",
"rgb": {
"r": 223,
"g": 254,
"b": 175
},
"hsl": {
"h": 83.544,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95616,
"c": 0.10646,
"h": 125.8
},
"luminance": 0.89667
}Semantic roles & 50–950 ramp
primary
#DFFEAF
secondary
#9C6EE4
accent
#00E65A
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582