#DAFEAF#DAFEAF
#DAFEAF is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.3% C 0.108 H 128.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEAF |
|---|---|
| RGB | rgb(218, 254, 175) |
| HSL | hsl(87, 98%, 84%) |
| HSV | hsv(87, 31%, 100%) |
| CMYK | cmyk(14.2%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.53, -24.75, 34.08) |
| CIE-LCH | lch(95.53, 42.12, 125.99°) |
| OKLab | oklab(95.27% -0.0671 0.0852) |
| OKLCH | oklch(95.27% 0.108 128.2) |
| XYZ | xyz(72.0920, 88.8835, 53.9073) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.54
Very Light Green
#D1FFBD
ΔE00 3.69
Very Pale Green
#CFFDBC
ΔE00 3.88
Pale Green
#C7FDB5
ΔE00 4.08
Tea Green
#BDF8A3
ΔE00 4.51
Washed Out Green
#BCF5A6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEAF #D3AFFE
analogous
#FEFBAF #DAFEAF #B3FEAF
triadic
#DAFEAF #AFDAFE #FEAFDA
tetradic
#DAFEAF #AFFEFB #D3AFFE #FEAFB3
square
#DAFEAF #AFFEFB #D3AFFE #FEAFB3
split-complementary
#DAFEAF #AFB3FE #FBAFFE
monochromatic
#A2FC36 #BEFD73 #DAFEAF #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.12
#DAFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DAFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEAF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEAF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#DEF7EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dafeaf; /* rgb */ color: rgb(218, 254, 175); /* oklch */ color: oklch(95.3% 0.108 128.2);
Tailwind
colors: {
custom: {
50: '#e6fec7',
500: '#dafeaf',
950: '#000000',
},
}SCSS
$custom: #dafeaf; $custom-light: #e6fec7; $custom-dark: #000000;
JSON
{
"hex": "#dafeaf",
"rgb": {
"r": 218,
"g": 254,
"b": 175
},
"hsl": {
"h": 87.342,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95272,
"c": 0.10849,
"h": 128.2
},
"luminance": 0.88884
}Semantic roles & 50–950 ramp
primary
#DAFEAF
secondary
#A36EE4
accent
#00E669
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682