#DFF9AE#DFF9AE
#DFF9AE is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.5% C 0.100 H 123.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9AE |
|---|---|
| RGB | rgb(223, 249, 174) |
| HSL | hsl(81, 86%, 83%) |
| HSV | hsv(81, 30%, 98%) |
| CMYK | cmyk(10.4%, 0%, 30.1%, 2.4%) |
| CIE-LAB | lab(94.52, -20.71, 33.29) |
| CIE-LCH | lch(94.52, 39.21, 121.89°) |
| OKLab | oklab(94.55% -0.0558 0.0833) |
| OKLCH | oklch(94.55% 0.1 123.8) |
| XYZ | xyz(71.9463, 86.4951, 52.9411) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 4.96
Very Pale Green
#CFFDBC
ΔE00 5.06
Light Light Green
#C8FFB0
ΔE00 5.41
Pale Green
#C7FDB5
ΔE00 5.68
Washed Out Green
#BCF5A6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9AE #C8AEF9
analogous
#F9EDAE #DFF9AE #B9F9AE
triadic
#DFF9AE #AEDFF9 #F9AEDF
tetradic
#DFF9AE #AEF9ED #C8AEF9 #F9AEB9
square
#DFF9AE #AEF9ED #C8AEF9 #F9AEB9
split-complementary
#DFF9AE #AEB9F9 #EDAEF9
monochromatic
#B2F13C #C8F575 #DFF9AE #F4FDE3 #F4FDE3
Accessibility & contrast
On white
1.15
#DFF9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DFF9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9AE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9AE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#FEEFB1
Tritanopia (blue-blind)
#E4F2E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff9ae; /* rgb */ color: rgb(223, 249, 174); /* oklch */ color: oklch(94.5% 0.100 123.8);
Tailwind
colors: {
custom: {
50: '#e9fbc6',
500: '#dff9ae',
950: '#000000',
},
}SCSS
$custom: #dff9ae; $custom-light: #e9fbc6; $custom-dark: #000000;
JSON
{
"hex": "#dff9ae",
"rgb": {
"r": 223,
"g": 249,
"b": 174
},
"hsl": {
"h": 80.8,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.94545,
"c": 0.10032,
"h": 123.8
},
"luminance": 0.86495
}Semantic roles & 50–950 ramp
primary
#DFF9AE
secondary
#9570DC
accent
#03E350
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582