#DAFFBE#DAFFBE
#DAFFBE is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.093 H 132.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFBE |
|---|---|
| RGB | rgb(218, 255, 190) |
| HSL | hsl(94, 100%, 87%) |
| HSV | hsv(94, 25%, 100%) |
| CMYK | cmyk(14.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.06, -23.09, 27.24) |
| CIE-LCH | lch(96.06, 35.72, 130.29°) |
| OKLab | oklab(95.78% -0.0624 0.0691) |
| OKLCH | oklch(95.78% 0.093 132.1) |
| XYZ | xyz(73.9661, 90.1422, 62.2075) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.74
Very Pale Green
#CFFDBC
ΔE00 1.91
Pale Green
#C7FDB5
ΔE00 3.27
Light Light Green
#C8FFB0
ΔE00 3.71
Celadon
#BEFDB7
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFBE #E3BEFF
analogous
#FAFFBE #DAFFBE #BEFFC3
triadic
#DAFFBE #BEDAFF #FFBEDA
tetradic
#DAFFBE #BEFAFF #E3BEFF #FFC3BE
square
#DAFFBE #BEFAFF #E3BEFF #FFC3BE
split-complementary
#DAFFBE #C3BEFF #FFBEFA
monochromatic
#94FF44 #B7FF81 #DAFFBE #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.10
#DAFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DAFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFBE
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFBE | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF3C1
Tritanopia (blue-blind)
#DBFAEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffbe; /* rgb */ color: rgb(218, 255, 190); /* oklch */ color: oklch(95.8% 0.093 132.1);
Tailwind
colors: {
custom: {
50: '#e6ffd2',
500: '#daffbe',
950: '#000000',
},
}SCSS
$custom: #daffbe; $custom-light: #e6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#daffbe",
"rgb": {
"r": 218,
"g": 255,
"b": 190
},
"hsl": {
"h": 94.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95776,
"c": 0.09304,
"h": 132.1
},
"luminance": 0.90143
}Semantic roles & 50–950 ramp
primary
#DAFFBE
secondary
#B87AE7
accent
#00E683
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683