#DAFFCC#DAFFCC
#DAFFCC is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.077 H 137.1°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFCC |
|---|---|
| RGB | rgb(218, 255, 204) |
| HSL | hsl(104, 100%, 90%) |
| HSV | hsv(104, 20%, 100%) |
| CMYK | cmyk(14.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.32, -20.94, 20.50) |
| CIE-LCH | lch(96.32, 29.30, 135.60°) |
| OKLab | oklab(96.08% -0.0567 0.0526) |
| OKLCH | oklch(96.08% 0.077 137.1) |
| XYZ | xyz(75.5703, 90.7839, 70.6567) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.32
Very Light Green
#D1FFBD
ΔE00 3.39
Pale Green
#C7FDB5
ΔE00 4.97
Celadon
#BEFDB7
ΔE00 5.56
Light Sage
#BCECAC
ΔE00 5.70
Light Light Green
#C8FFB0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFCC #F1CCFF
analogous
#F4FFCC #DAFFCC #CCFFD7
triadic
#DAFFCC #CCDAFF #FFCCDA
tetradic
#DAFFCC #CCF4FF #F1CCFF #FFD7CC
square
#DAFFCC #CCF4FF #F1CCFF #FFD7CC
split-complementary
#DAFFCC #D7CCFF #FFCCF4
monochromatic
#81FF52 #AEFF8F #DAFFCC #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.10
#DAFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DAFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFCC
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFCC | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C9
Deuteranopia (green-blind)
#FDF3CE
Tritanopia (blue-blind)
#D9FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffcc; /* rgb */ color: rgb(218, 255, 204); /* oklch */ color: oklch(96.1% 0.077 137.1);
Tailwind
colors: {
custom: {
50: '#e5ffdb',
500: '#daffcc',
950: '#000000',
},
}SCSS
$custom: #daffcc; $custom-light: #e5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#daffcc",
"rgb": {
"r": 218,
"g": 255,
"b": 204
},
"hsl": {
"h": 103.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96076,
"c": 0.07728,
"h": 137.1
},
"luminance": 0.90785
}Semantic roles & 50–950 ramp
primary
#DAFFCC
secondary
#CE86EA
accent
#00E6A6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684