#DAFEAB#DAFEAB
#DAFEAB is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.2% C 0.113 H 127.5°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEAB |
|---|---|
| RGB | rgb(218, 254, 171) |
| HSL | hsl(86, 98%, 83%) |
| HSV | hsv(86, 33%, 100%) |
| CMYK | cmyk(14.2%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(95.47, -25.29, 35.99) |
| CIE-LCH | lch(95.47, 43.98, 125.10°) |
| OKLab | oklab(95.2% -0.0687 0.0897) |
| OKLCH | oklch(95.2% 0.113 127.5) |
| XYZ | xyz(71.7050, 88.7287, 51.8689) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.83
Very Light Green
#D1FFBD
ΔE00 4.34
Very Pale Green
#CFFDBC
ΔE00 4.54
Pale Green
#C7FDB5
ΔE00 4.55
Tea Green
#BDF8A3
ΔE00 4.57
Celery
#C1FD95
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEAB #CFABFE
analogous
#FEF8AB #DAFEAB #B0FEAB
triadic
#DAFEAB #ABDAFE #FEABDA
tetradic
#DAFEAB #ABFEF8 #CFABFE #FEABB0
square
#DAFEAB #ABFEF8 #CFABFE #FEABB0
split-complementary
#DAFEAB #ABB0FE #F8ABFE
monochromatic
#A5FD32 #BFFD6F #DAFEAB #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.12
#DAFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DAFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEAB
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEAB | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FFF1AF
Tritanopia (blue-blind)
#DEF7E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dafeab; /* rgb */ color: rgb(218, 254, 171); /* oklch */ color: oklch(95.2% 0.113 127.5);
Tailwind
colors: {
custom: {
50: '#e6fec4',
500: '#dafeab',
950: '#000000',
},
}SCSS
$custom: #dafeab; $custom-light: #e6fec4; $custom-dark: #000000;
JSON
{
"hex": "#dafeab",
"rgb": {
"r": 218,
"g": 254,
"b": 171
},
"hsl": {
"h": 86.024,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.95199,
"c": 0.11297,
"h": 127.5
},
"luminance": 0.88729
}Semantic roles & 50–950 ramp
primary
#DAFEAB
secondary
#9F6AE3
accent
#00E664
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682