#DFFFAE#DFFFAE
#DFFFAE is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.109 H 125.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFAE |
|---|---|
| RGB | rgb(223, 255, 174) |
| HSL | hsl(84, 100%, 84%) |
| HSV | hsv(84, 32%, 100%) |
| CMYK | cmyk(12.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.11, -23.59, 35.40) |
| CIE-LCH | lch(96.11, 42.54, 123.68°) |
| OKLab | oklab(95.81% -0.0639 0.0883) |
| OKLCH | oklch(95.81% 0.109 125.9) |
| XYZ | xyz(73.8305, 90.2635, 53.5692) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.52
Very Light Green
#D1FFBD
ΔE00 4.63
Very Pale Green
#CFFDBC
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 4.85
Pale Green
#C7FDB5
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFAE #CEAEFF
analogous
#FFF7AE #DFFFAE #B7FFAE
triadic
#DFFFAE #AEDFFF #FFAEDF
tetradic
#DFFFAE #AEFFF7 #CEAEFF #FFAEB7
square
#DFFFAE #AEFFF7 #CEAEFF #FFAEB7
split-complementary
#DFFFAE #AEB7FF #F7AEFF
monochromatic
#AFFF34 #C7FF71 #DFFFAE #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.10
#DFFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DFFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFAE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFAE | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF3B2
Tritanopia (blue-blind)
#E4F8EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dfffae; /* rgb */ color: rgb(223, 255, 174); /* oklch */ color: oklch(95.8% 0.109 125.9);
Tailwind
colors: {
custom: {
50: '#eaffc6',
500: '#dfffae',
950: '#000000',
},
}SCSS
$custom: #dfffae; $custom-light: #eaffc6; $custom-dark: #000000;
JSON
{
"hex": "#dfffae",
"rgb": {
"r": 223,
"g": 255,
"b": 174
},
"hsl": {
"h": 83.704,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95809,
"c": 0.10905,
"h": 125.9
},
"luminance": 0.90264
}Semantic roles & 50–950 ramp
primary
#DFFFAE
secondary
#9C6CE5
accent
#00E65B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682