#DAFFAF#DAFFAF
#DAFFAF is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.110 H 128.5°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFAF |
|---|---|
| RGB | rgb(218, 255, 175) |
| HSL | hsl(88, 100%, 84%) |
| HSV | hsv(88, 31%, 100%) |
| CMYK | cmyk(14.5%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.80, -25.23, 34.43) |
| CIE-LCH | lch(95.80, 42.68, 126.23°) |
| OKLab | oklab(95.49% -0.0684 0.0861) |
| OKLCH | oklch(95.49% 0.11 128.5) |
| XYZ | xyz(72.4102, 89.5198, 54.0133) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.43
Very Light Green
#D1FFBD
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 3.93
Pale Green
#C7FDB5
ΔE00 4.04
Tea Green
#BDF8A3
ΔE00 4.43
Washed Out Green
#BCF5A6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFAF #D4AFFF
analogous
#FFFCAF #DAFFAF #B2FFAF
triadic
#DAFFAF #AFDAFF #FFAFDA
tetradic
#DAFFAF #AFFFFC #D4AFFF #FFAFB2
square
#DAFFAF #AFFFFC #D4AFFF #FFAFB2
split-complementary
#DAFFAF #AFB2FF #FCAFFF
monochromatic
#A1FF35 #BEFF72 #DAFFAF #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DAFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DAFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFAF
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFAF | 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)
#FFF5AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#DEF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daffaf; /* rgb */ color: rgb(218, 255, 175); /* oklch */ color: oklch(95.5% 0.110 128.5);
Tailwind
colors: {
custom: {
50: '#e6ffc7',
500: '#daffaf',
950: '#000000',
},
}SCSS
$custom: #daffaf; $custom-light: #e6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#daffaf",
"rgb": {
"r": 218,
"g": 255,
"b": 175
},
"hsl": {
"h": 87.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.95485,
"c": 0.10997,
"h": 128.5
},
"luminance": 0.89521
}Semantic roles & 50–950 ramp
primary
#DAFFAF
secondary
#A56DE5
accent
#00E66A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682