#DAFCDC#DAFCDC
#DAFCDC is a very light, muted green. Relative luminance 0.897; OKLCH L 95.8% C 0.055 H 146.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCDC |
|---|---|
| RGB | rgb(218, 252, 220) |
| HSL | hsl(124, 85%, 92%) |
| HSV | hsv(124, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.87, -16.81, 11.68) |
| CIE-LCH | lch(95.87, 20.47, 145.21°) |
| OKLab | oklab(95.83% -0.0462 0.0303) |
| OKLCH | oklch(95.83% 0.055 146.7) |
| XYZ | xyz(76.6393, 89.6922, 80.9708) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.93
Very Pale Green
#CFFDBC
ΔE00 7.96
Very Light Green
#D1FFBD
ΔE00 8.11
Mint
#AAF0C1
ΔE00 8.21
Pale Aqua
#B8FFEB
ΔE00 8.70
Light Sage
#BCECAC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCDC #FCDAFA
analogous
#E9FCDA #DAFCDC #DAFCED
triadic
#DAFCDC #DCDAFC #FCDCDA
tetradic
#DAFCDC #DAE9FC #FCDAFA #FCEDDA
square
#DAFCDC #DAE9FC #FCDAFA #FCEDDA
split-complementary
#DAFCDC #EDDAFC #FCDAE9
monochromatic
#69F371 #A1F7A6 #DAFCDC #E3FDE4 #E3FDE4
Accessibility & contrast
On white
1.11
#DAFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DAFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCDC
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCDC | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#F7F2DE
Tritanopia (blue-blind)
#D7FAF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dafcdc; /* rgb */ color: rgb(218, 252, 220); /* oklch */ color: oklch(95.8% 0.055 146.7);
Tailwind
colors: {
custom: {
50: '#e5fde6',
500: '#dafcdc',
950: '#000000',
},
}SCSS
$custom: #dafcdc; $custom-light: #e5fde6; $custom-dark: #000000;
JSON
{
"hex": "#dafcdc",
"rgb": {
"r": 218,
"g": 252,
"b": 220
},
"hsl": {
"h": 123.529,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95826,
"c": 0.05522,
"h": 146.7
},
"luminance": 0.89694
}Semantic roles & 50–950 ramp
primary
#DAFCDC
secondary
#E496E0
accent
#04D4E1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584