#DAFFCA#DAFFCA
#DAFFCA is a very light, moderate green. Relative luminance 0.907; OKLCH L 96.0% C 0.080 H 136.3°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFCA |
|---|---|
| RGB | rgb(218, 255, 202) |
| HSL | hsl(102, 100%, 90%) |
| HSV | hsv(102, 21%, 100%) |
| CMYK | cmyk(14.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.28, -21.25, 21.47) |
| CIE-LCH | lch(96.28, 30.21, 134.71°) |
| OKLab | oklab(96.03% -0.0575 0.0549) |
| OKLCH | oklch(96.03% 0.08 136.3) |
| XYZ | xyz(75.3320, 90.6885, 69.4015) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.93
Very Light Green
#D1FFBD
ΔE00 2.98
Pale Green
#C7FDB5
ΔE00 4.61
Celadon
#BEFDB7
ΔE00 5.32
Light Sage
#BCECAC
ΔE00 5.48
Light Light Green
#C8FFB0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFCA #EFCAFF
analogous
#F4FFCA #DAFFCA #CAFFD5
triadic
#DAFFCA #CADAFF #FFCADA
tetradic
#DAFFCA #CAF4FF #EFCAFF #FFD5CA
square
#DAFFCA #CAF4FF #EFCAFF #FFD5CA
split-complementary
#DAFFCA #D5CAFF #FFCAF4
monochromatic
#85FF50 #AFFF8D #DAFFCA #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.10
#DAFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DAFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFCA
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFCA | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FDF3CC
Tritanopia (blue-blind)
#DAFBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffca; /* rgb */ color: rgb(218, 255, 202); /* oklch */ color: oklch(96.0% 0.080 136.3);
Tailwind
colors: {
custom: {
50: '#e6ffda',
500: '#daffca',
950: '#000000',
},
}SCSS
$custom: #daffca; $custom-light: #e6ffda; $custom-dark: #000000;
JSON
{
"hex": "#daffca",
"rgb": {
"r": 218,
"g": 255,
"b": 202
},
"hsl": {
"h": 101.887,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96031,
"c": 0.07951,
"h": 136.3
},
"luminance": 0.9069
}Semantic roles & 50–950 ramp
primary
#DAFFCA
secondary
#CB84E9
accent
#00E6A0
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683