#DFF6AE#DFF6AE
#DFF6AE is a very light, moderate yellow-green. Relative luminance 0.847; OKLCH L 93.9% C 0.096 H 122.6°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6AE |
|---|---|
| RGB | rgb(223, 246, 174) |
| HSL | hsl(79, 80%, 82%) |
| HSV | hsv(79, 29%, 96%) |
| CMYK | cmyk(9.3%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(93.73, -19.26, 32.23) |
| CIE-LCH | lch(93.73, 37.55, 120.86°) |
| OKLab | oklab(93.92% -0.0518 0.0808) |
| OKLCH | oklch(93.92% 0.096 122.6) |
| XYZ | xyz(71.0265, 84.6554, 52.6345) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.35
Very Light Green
#D1FFBD
ΔE00 5.36
Very Pale Green
#CFFDBC
ΔE00 5.40
Light Light Green
#C8FFB0
ΔE00 6.02
Pale Green
#C7FDB5
ΔE00 6.16
Creme
#FFFFB6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6AE #C5AEF6
analogous
#F6E9AE #DFF6AE #BBF6AE
triadic
#DFF6AE #AEDFF6 #F6AEDF
tetradic
#DFF6AE #AEF6E9 #C5AEF6 #F6AEBB
square
#DFF6AE #AEF6E9 #C5AEF6 #F6AEBB
split-complementary
#DFF6AE #AEBBF6 #E9AEF6
monochromatic
#B3EA40 #C9F077 #DFF6AE #F4FCE3 #F4FCE3
Accessibility & contrast
On white
1.17
#DFF6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DFF6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6AE
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6AE | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#FBEDB1
Tritanopia (blue-blind)
#E5EFE3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff6ae; /* rgb */ color: rgb(223, 246, 174); /* oklch */ color: oklch(93.9% 0.096 122.6);
Tailwind
colors: {
custom: {
50: '#e9f9c6',
500: '#dff6ae',
950: '#000000',
},
}SCSS
$custom: #dff6ae; $custom-light: #e9f9c6; $custom-dark: #000000;
JSON
{
"hex": "#dff6ae",
"rgb": {
"r": 223,
"g": 246,
"b": 174
},
"hsl": {
"h": 79.167,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.93915,
"c": 0.09599,
"h": 122.6
},
"luminance": 0.84656
}Semantic roles & 50–950 ramp
primary
#DFF6AE
secondary
#9271D7
accent
#09DC4D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582