#DFF5AE#DFF5AE
#DFF5AE is a very light, moderate yellow-green. Relative luminance 0.840; OKLCH L 93.7% C 0.095 H 122.2°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5AE |
|---|---|
| RGB | rgb(223, 245, 174) |
| HSL | hsl(79, 78%, 82%) |
| HSV | hsv(79, 29%, 96%) |
| CMYK | cmyk(9%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(93.47, -18.78, 31.88) |
| CIE-LCH | lch(93.47, 37.00, 120.50°) |
| OKLab | oklab(93.71% -0.0504 0.08) |
| OKLCH | oklch(93.71% 0.095 122.2) |
| XYZ | xyz(70.7231, 84.0487, 52.5334) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.26
Very Light Green
#D1FFBD
ΔE00 5.52
Very Pale Green
#CFFDBC
ΔE00 5.55
Light Light Green
#C8FFB0
ΔE00 6.25
Creme
#FFFFB6
ΔE00 6.29
Pale Green
#C7FDB5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5AE #C4AEF5
analogous
#F5E8AE #DFF5AE #BBF5AE
triadic
#DFF5AE #AEDFF5 #F5AEDF
tetradic
#DFF5AE #AEF5E8 #C4AEF5 #F5AEBB
square
#DFF5AE #AEF5E8 #C4AEF5 #F5AEBB
split-complementary
#DFF5AE #AEBBF5 #E8AEF5
monochromatic
#B4E841 #C9EE78 #DFF5AE #F4FCE4 #F4FCE4
Accessibility & contrast
On white
1.18
#DFF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DFF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5AE
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5AE | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#FBECB1
Tritanopia (blue-blind)
#E5EEE2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff5ae; /* rgb */ color: rgb(223, 245, 174); /* oklch */ color: oklch(93.7% 0.095 122.2);
Tailwind
colors: {
custom: {
50: '#e9f8c6',
500: '#dff5ae',
950: '#000000',
},
}SCSS
$custom: #dff5ae; $custom-light: #e9f8c6; $custom-dark: #000000;
JSON
{
"hex": "#dff5ae",
"rgb": {
"r": 223,
"g": 245,
"b": 174
},
"hsl": {
"h": 78.592,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.93706,
"c": 0.09454,
"h": 122.2
},
"luminance": 0.84049
}Semantic roles & 50–950 ramp
primary
#DFF5AE
secondary
#9172D6
accent
#0BDA4B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582