#DAF9CC#DAF9CC
#DAF9CC is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.8% C 0.068 H 135.9°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF9CC |
|---|---|
| RGB | rgb(218, 249, 204) |
| HSL | hsl(101, 79%, 89%) |
| HSV | hsv(101, 18%, 98%) |
| CMYK | cmyk(12.4%, 0%, 18.1%, 2.4%) |
| CIE-LAB | lab(94.74, -18.02, 18.30) |
| CIE-LCH | lch(94.74, 25.69, 134.56°) |
| OKLab | oklab(94.82% -0.0486 0.0471) |
| OKLCH | oklch(94.82% 0.068 135.9) |
| XYZ | xyz(73.6861, 87.0155, 70.0286) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.82
Very Light Green
#D1FFBD
ΔE00 4.98
Light Sage
#BCECAC
ΔE00 6.21
Pale Green
#C7FDB5
ΔE00 6.44
Celadon
#BEFDB7
ΔE00 7.00
Light Light Green
#C8FFB0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF9CC #EBCCF9
analogous
#F1F9CC #DAF9CC #CCF9D5
triadic
#DAF9CC #CCDAF9 #F9CCDA
tetradic
#DAF9CC #CCF1F9 #EBCCF9 #F9D5CC
square
#DAF9CC #CCF1F9 #EBCCF9 #F9D5CC
split-complementary
#DAF9CC #D5CCF9 #F9CCF1
monochromatic
#8BEC5E #B2F395 #DAF9CC #EBFCE4 #EBFCE4
Accessibility & contrast
On white
1.14
#DAF9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DAF9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF9CC
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF9CC | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C9
Deuteranopia (green-blind)
#F8EFCE
Tritanopia (blue-blind)
#DAF5EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf9cc; /* rgb */ color: rgb(218, 249, 204); /* oklch */ color: oklch(94.8% 0.068 135.9);
Tailwind
colors: {
custom: {
50: '#e5fbdb',
500: '#daf9cc',
950: '#000000',
},
}SCSS
$custom: #daf9cc; $custom-light: #e5fbdb; $custom-dark: #000000;
JSON
{
"hex": "#daf9cc",
"rgb": {
"r": 218,
"g": 249,
"b": 204
},
"hsl": {
"h": 101.333,
"s": 78.947,
"l": 88.824
},
"oklch": {
"l": 0.94819,
"c": 0.06766,
"h": 135.9
},
"luminance": 0.87016
}Semantic roles & 50–950 ramp
primary
#DAF9CC
secondary
#C48BDE
accent
#0ADB9A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584