#DAFCDA#DAFCDA
#DAFCDA is a very light, muted green. Relative luminance 0.896; OKLCH L 95.8% C 0.057 H 145.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCDA |
|---|---|
| RGB | rgb(218, 252, 218) |
| HSL | hsl(120, 85%, 92%) |
| HSV | hsv(120, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(95.83, -17.16, 12.64) |
| CIE-LCH | lch(95.83, 21.31, 143.61°) |
| OKLab | oklab(95.78% -0.047 0.0328) |
| OKLCH | oklch(95.78% 0.057 145.1) |
| XYZ | xyz(76.3760, 89.5869, 79.5842) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.41
Very Light Green
#D1FFBD
ΔE00 7.56
Mint
#AAF0C1
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 8.29
Light Sage
#BCECAC
ΔE00 8.58
Pale Green
#C7FDB5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCDA #FCDAFC
analogous
#EBFCDA #DAFCDA #DAFCEB
triadic
#DAFCDA #DADAFC #FCDADA
tetradic
#DAFCDA #DAEBFC #FCDAFC #FCEBDA
square
#DAFCDA #DAEBFC #FCDAFC #FCEBDA
split-complementary
#DAFCDA #EBDAFC #FCDAEB
monochromatic
#69F369 #A1F7A1 #DAFCDA #E3FDE3 #E3FDE3
Accessibility & contrast
On white
1.11
#DAFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DAFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCDA
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCDA | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D8
Deuteranopia (green-blind)
#F8F2DC
Tritanopia (blue-blind)
#D7FAF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dafcda; /* rgb */ color: rgb(218, 252, 218); /* oklch */ color: oklch(95.8% 0.057 145.1);
Tailwind
colors: {
custom: {
50: '#e5fde5',
500: '#dafcda',
950: '#000000',
},
}SCSS
$custom: #dafcda; $custom-light: #e5fde5; $custom-dark: #000000;
JSON
{
"hex": "#dafcda",
"rgb": {
"r": 218,
"g": 252,
"b": 218
},
"hsl": {
"h": 120,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95777,
"c": 0.05727,
"h": 145.1
},
"luminance": 0.89588
}Semantic roles & 50–950 ramp
primary
#DAFCDA
secondary
#E496E4
accent
#04E1E1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584