#DAFFCE#DAFFCE
#DAFFCE is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.1% C 0.075 H 138.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFCE |
|---|---|
| RGB | rgb(218, 255, 206) |
| HSL | hsl(105, 100%, 90%) |
| HSV | hsv(105, 19%, 100%) |
| CMYK | cmyk(14.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.36, -20.61, 19.54) |
| CIE-LCH | lch(96.36, 28.40, 136.53°) |
| OKLab | oklab(96.12% -0.0558 0.0502) |
| OKLCH | oklch(96.12% 0.075 138.1) |
| XYZ | xyz(75.8117, 90.8804, 71.9281) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 3.82
Pale Green
#C7FDB5
ΔE00 5.35
Celadon
#BEFDB7
ΔE00 5.84
Light Sage
#BCECAC
ΔE00 5.96
Light Light Green
#C8FFB0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFCE #F3CEFF
analogous
#F2FFCE #DAFFCE #CEFFDA
triadic
#DAFFCE #CEDAFF #FFCEDA
tetradic
#DAFFCE #CEF2FF #F3CEFF #FFDACE
square
#DAFFCE #CEF2FF #F3CEFF #FFDACE
split-complementary
#DAFFCE #DACEFF #FFCEF2
monochromatic
#7EFF54 #ACFF91 #DAFFCE #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.10
#DAFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#DAFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFCE
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFCE | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CB
Deuteranopia (green-blind)
#FCF3D0
Tritanopia (blue-blind)
#D9FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffce; /* rgb */ color: rgb(218, 255, 206); /* oklch */ color: oklch(96.1% 0.075 138.1);
Tailwind
colors: {
custom: {
50: '#e5ffdd',
500: '#daffce',
950: '#000000',
},
}SCSS
$custom: #daffce; $custom-light: #e5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#daffce",
"rgb": {
"r": 218,
"g": 255,
"b": 206
},
"hsl": {
"h": 105.306,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9612,
"c": 0.07506,
"h": 138.1
},
"luminance": 0.90882
}Semantic roles & 50–950 ramp
primary
#DAFFCE
secondary
#D287EA
accent
#00E6AD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684