#DAFCDB#DAFCDB
#DAFCDB is a very light, muted green. Relative luminance 0.896; OKLCH L 95.8% C 0.056 H 145.9°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCDB |
|---|---|
| RGB | rgb(218, 252, 219) |
| HSL | hsl(122, 85%, 92%) |
| HSV | hsv(122, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(95.85, -16.99, 12.16) |
| CIE-LCH | lch(95.85, 20.89, 144.40°) |
| OKLab | oklab(95.8% -0.0466 0.0315) |
| OKLCH | oklch(95.8% 0.056 145.9) |
| XYZ | xyz(76.5072, 89.6394, 80.2754) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.68
Very Light Green
#D1FFBD
ΔE00 7.83
Mint
#AAF0C1
ΔE00 8.10
Honeydew
#F0FFF0
ΔE00 8.11
Light Sage
#BCECAC
ΔE00 8.82
Pale Aqua
#B8FFEB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCDB #FCDAFB
analogous
#EAFCDA #DAFCDB #DAFCEC
triadic
#DAFCDB #DBDAFC #FCDBDA
tetradic
#DAFCDB #DAEAFC #FCDAFB #FCECDA
square
#DAFCDB #DAEAFC #FCDAFB #FCECDA
split-complementary
#DAFCDB #ECDAFC #FCDAEA
monochromatic
#69F36D #A1F7A4 #DAFCDB #E3FDE3 #E3FDE3
Accessibility & contrast
On white
1.11
#DAFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DAFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCDB
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCDB | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F7F2DD
Tritanopia (blue-blind)
#D7FAF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dafcdb; /* rgb */ color: rgb(218, 252, 219); /* oklch */ color: oklch(95.8% 0.056 145.9);
Tailwind
colors: {
custom: {
50: '#e5fde6',
500: '#dafcdb',
950: '#000000',
},
}SCSS
$custom: #dafcdb; $custom-light: #e5fde6; $custom-dark: #000000;
JSON
{
"hex": "#dafcdb",
"rgb": {
"r": 218,
"g": 252,
"b": 219
},
"hsl": {
"h": 121.765,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95801,
"c": 0.05625,
"h": 145.9
},
"luminance": 0.89641
}Semantic roles & 50–950 ramp
primary
#DAFCDB
secondary
#E496E2
accent
#04DBE1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584