#DAFFAE#DAFFAE
#DAFFAE is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.111 H 128.3°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFAE |
|---|---|
| RGB | rgb(218, 255, 174) |
| HSL | hsl(87, 100%, 84%) |
| HSV | hsv(87, 32%, 100%) |
| CMYK | cmyk(14.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.78, -25.36, 34.91) |
| CIE-LCH | lch(95.78, 43.15, 126.00°) |
| OKLab | oklab(95.47% -0.0688 0.0872) |
| OKLCH | oklch(95.47% 0.111 128.3) |
| XYZ | xyz(72.3123, 89.4807, 53.4980) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.50
Very Light Green
#D1FFBD
ΔE00 3.87
Very Pale Green
#CFFDBC
ΔE00 4.09
Pale Green
#C7FDB5
ΔE00 4.16
Tea Green
#BDF8A3
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFAE #D3AEFF
analogous
#FFFBAE #DAFFAE #B2FFAE
triadic
#DAFFAE #AEDAFF #FFAEDA
tetradic
#DAFFAE #AEFFFB #D3AEFF #FFAEB2
square
#DAFFAE #AEFFFB #D3AEFF #FFAEB2
split-complementary
#DAFFAE #AEB2FF #FBAEFF
monochromatic
#A2FF34 #BEFF71 #DAFFAE #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DAFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DAFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFAE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFAE | 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)
#FFF4A9
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#DEF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daffae; /* rgb */ color: rgb(218, 255, 174); /* oklch */ color: oklch(95.5% 0.111 128.3);
Tailwind
colors: {
custom: {
50: '#e6ffc6',
500: '#daffae',
950: '#000000',
},
}SCSS
$custom: #daffae; $custom-light: #e6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#daffae",
"rgb": {
"r": 218,
"g": 255,
"b": 174
},
"hsl": {
"h": 87.407,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95467,
"c": 0.11109,
"h": 128.3
},
"luminance": 0.89481
}Semantic roles & 50–950 ramp
primary
#DAFFAE
secondary
#A36CE5
accent
#00E669
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682