#DAFEBA#DAFEBA
#DAFEBA is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.5% C 0.096 H 130.7°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEBA |
|---|---|
| RGB | rgb(218, 254, 186) |
| HSL | hsl(92, 97%, 86%) |
| HSV | hsv(92, 27%, 100%) |
| CMYK | cmyk(14.2%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(95.72, -23.20, 28.81) |
| CIE-LCH | lch(95.72, 36.99, 128.85°) |
| OKLab | oklab(95.48% -0.0627 0.0728) |
| OKLCH | oklch(95.48% 0.096 130.7) |
| XYZ | xyz(73.2167, 89.3334, 59.8306) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.12
Very Pale Green
#CFFDBC
ΔE00 2.29
Pale Green
#C7FDB5
ΔE00 3.35
Light Light Green
#C8FFB0
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 4.76
Celadon
#BEFDB7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEBA #DEBAFE
analogous
#FCFEBA #DAFEBA #BAFEBC
triadic
#DAFEBA #BADAFE #FEBADA
tetradic
#DAFEBA #BAFCFE #DEBAFE #FEBCBA
square
#DAFEBA #BAFCFE #DEBAFE #FEBCBA
split-complementary
#DAFEBA #BCBAFE #FEBAFC
monochromatic
#99FC41 #BAFD7E #DAFEBA #EFFFE1 #EFFFE1
Accessibility & contrast
On white
1.11
#DAFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DAFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEBA
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEBA | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FFF2BD
Tritanopia (blue-blind)
#DCF8EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dafeba; /* rgb */ color: rgb(218, 254, 186); /* oklch */ color: oklch(95.5% 0.096 130.7);
Tailwind
colors: {
custom: {
50: '#e6fecf',
500: '#dafeba',
950: '#000000',
},
}SCSS
$custom: #dafeba; $custom-light: #e6fecf; $custom-dark: #000000;
JSON
{
"hex": "#dafeba",
"rgb": {
"r": 218,
"g": 254,
"b": 186
},
"hsl": {
"h": 91.765,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.95484,
"c": 0.09605,
"h": 130.7
},
"luminance": 0.89334
}Semantic roles & 50–950 ramp
primary
#DAFEBA
secondary
#B177E5
accent
#00E67A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683