#DFFEAB#DFFEAB
#DFFEAB is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.111 H 125.1°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEAB |
|---|---|
| RGB | rgb(223, 254, 171) |
| HSL | hsl(82, 98%, 83%) |
| HSV | hsv(82, 33%, 100%) |
| CMYK | cmyk(12.2%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(95.79, -23.51, 36.48) |
| CIE-LCH | lch(95.79, 43.40, 122.80°) |
| OKLab | oklab(95.54% -0.0638 0.0908) |
| OKLCH | oklch(95.54% 0.111 125.1) |
| XYZ | xyz(73.2232, 89.5115, 51.9400) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.51
Light Light Green
#C8FFB0
ΔE00 4.84
Very Light Green
#D1FFBD
ΔE00 5.08
Very Pale Green
#CFFDBC
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.43
Pale Green
#C7FDB5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEAB #CAABFE
analogous
#FEF4AB #DFFEAB #B5FEAB
triadic
#DFFEAB #ABDFFE #FEABDF
tetradic
#DFFEAB #ABFEF4 #CAABFE #FEABB5
square
#DFFEAB #ABFEF4 #CAABFE #FEABB5
split-complementary
#DFFEAB #ABB5FE #F4ABFE
monochromatic
#B1FD32 #C8FD6F #DFFEAB #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DFFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DFFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEAB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEAB | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF3AF
Tritanopia (blue-blind)
#E4F6E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffeab; /* rgb */ color: rgb(223, 254, 171); /* oklch */ color: oklch(95.5% 0.111 125.1);
Tailwind
colors: {
custom: {
50: '#eafec4',
500: '#dffeab',
950: '#000000',
},
}SCSS
$custom: #dffeab; $custom-light: #eafec4; $custom-dark: #000000;
JSON
{
"hex": "#dffeab",
"rgb": {
"r": 223,
"g": 254,
"b": 171
},
"hsl": {
"h": 82.41,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.95544,
"c": 0.11098,
"h": 125.1
},
"luminance": 0.89512
}Semantic roles & 50–950 ramp
primary
#DFFEAB
secondary
#976AE3
accent
#00E656
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582