#DAFEBF#DAFEBF
#DAFEBF is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.6% C 0.090 H 132.1°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEBF |
|---|---|
| RGB | rgb(218, 254, 191) |
| HSL | hsl(94, 97%, 87%) |
| HSV | hsv(94, 25%, 100%) |
| CMYK | cmyk(14.2%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(95.81, -22.47, 26.40) |
| CIE-LCH | lch(95.81, 34.67, 130.40°) |
| OKLab | oklab(95.59% -0.0606 0.067) |
| OKLCH | oklch(95.59% 0.09 132.1) |
| XYZ | xyz(73.7576, 89.5497, 62.6791) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.88
Very Pale Green
#CFFDBC
ΔE00 1.98
Pale Green
#C7FDB5
ΔE00 3.48
Light Light Green
#C8FFB0
ΔE00 4.03
Celadon
#BEFDB7
ΔE00 4.83
Light Sage
#BCECAC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEBF #E3BFFE
analogous
#F9FEBF #DAFEBF #BFFEC4
triadic
#DAFEBF #BFDAFE #FEBFDA
tetradic
#DAFEBF #BFF9FE #E3BFFE #FEC4BF
square
#DAFEBF #BFF9FE #E3BFFE #FEC4BF
split-complementary
#DAFEBF #C4BFFE #FEBFF9
monochromatic
#94FC46 #B7FD83 #DAFEBF #EEFFE1 #EEFFE1
Accessibility & contrast
On white
1.11
#DAFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DAFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEBF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEBF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FEF2C2
Tritanopia (blue-blind)
#DBF9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dafebf; /* rgb */ color: rgb(218, 254, 191); /* oklch */ color: oklch(95.6% 0.090 132.1);
Tailwind
colors: {
custom: {
50: '#e6fed2',
500: '#dafebf',
950: '#000000',
},
}SCSS
$custom: #dafebf; $custom-light: #e6fed2; $custom-dark: #000000;
JSON
{
"hex": "#dafebf",
"rgb": {
"r": 218,
"g": 254,
"b": 191
},
"hsl": {
"h": 94.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.95586,
"c": 0.09036,
"h": 132.1
},
"luminance": 0.89551
}Semantic roles & 50–950 ramp
primary
#DAFEBF
secondary
#B87BE6
accent
#00E683
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683