#DAFCCD#DAFCCD
#DAFCCD is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.5% C 0.071 H 137.1°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCCD |
|---|---|
| RGB | rgb(218, 252, 205) |
| HSL | hsl(103, 89%, 90%) |
| HSV | hsv(103, 19%, 99%) |
| CMYK | cmyk(13.5%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(95.55, -19.32, 18.92) |
| CIE-LCH | lch(95.55, 27.04, 135.60°) |
| OKLab | oklab(95.47% -0.0522 0.0486) |
| OKLCH | oklch(95.47% 0.071 137.1) |
| XYZ | xyz(74.7411, 88.9329, 70.9738) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.22
Very Light Green
#D1FFBD
ΔE00 4.34
Pale Green
#C7FDB5
ΔE00 5.86
Light Sage
#BCECAC
ΔE00 6.02
Celadon
#BEFDB7
ΔE00 6.38
Light Light Green
#C8FFB0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCCD #EFCDFC
analogous
#F2FCCD #DAFCCD #CDFCD8
triadic
#DAFCCD #CDDAFC #FCCDDA
tetradic
#DAFCCD #CDF2FC #EFCDFC #FCD8CD
square
#DAFCCD #CDF2FC #EFCDFC #FCD8CD
split-complementary
#DAFCCD #D8CDFC #FCCDF2
monochromatic
#85F55A #AFF993 #DAFCCD #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.12
#DAFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DAFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCCD
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCCD | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CA
Deuteranopia (green-blind)
#FAF1CF
Tritanopia (blue-blind)
#D9F8EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dafccd; /* rgb */ color: rgb(218, 252, 205); /* oklch */ color: oklch(95.5% 0.071 137.1);
Tailwind
colors: {
custom: {
50: '#e5fddc',
500: '#dafccd',
950: '#000000',
},
}SCSS
$custom: #dafccd; $custom-light: #e5fddc; $custom-dark: #000000;
JSON
{
"hex": "#dafccd",
"rgb": {
"r": 218,
"g": 252,
"b": 205
},
"hsl": {
"h": 103.404,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95469,
"c": 0.07137,
"h": 137.1
},
"luminance": 0.88934
}Semantic roles & 50–950 ramp
primary
#DAFCCD
secondary
#CB8AE4
accent
#00E5A6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584