#DAFFC9#DAFFC9
#DAFFC9 is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.081 H 135.9°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFC9 |
|---|---|
| RGB | rgb(218, 255, 201) |
| HSL | hsl(101, 100%, 89%) |
| HSV | hsv(101, 21%, 100%) |
| CMYK | cmyk(14.5%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(96.26, -21.41, 21.95) |
| CIE-LCH | lch(96.26, 30.66, 134.29°) |
| OKLab | oklab(96.01% -0.0579 0.0561) |
| OKLCH | oklch(96.01% 0.081 135.9) |
| XYZ | xyz(75.2140, 90.6413, 68.7799) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.75
Very Light Green
#D1FFBD
ΔE00 2.79
Pale Green
#C7FDB5
ΔE00 4.45
Celadon
#BEFDB7
ΔE00 5.21
Light Light Green
#C8FFB0
ΔE00 5.38
Light Sage
#BCECAC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFC9 #EEC9FF
analogous
#F5FFC9 #DAFFC9 #C9FFD3
triadic
#DAFFC9 #C9DAFF #FFC9DA
tetradic
#DAFFC9 #C9F5FF #EEC9FF #FFD3C9
square
#DAFFC9 #C9F5FF #EEC9FF #FFD3C9
split-complementary
#DAFFC9 #D3C9FF #FFC9F5
monochromatic
#86FF4F #B0FF8C #DAFFC9 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.10
#DAFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DAFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFC9
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFC9 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C6
Deuteranopia (green-blind)
#FDF3CC
Tritanopia (blue-blind)
#DAFBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffc9; /* rgb */ color: rgb(218, 255, 201); /* oklch */ color: oklch(96.0% 0.081 135.9);
Tailwind
colors: {
custom: {
50: '#e6ffd9',
500: '#daffc9',
950: '#000000',
},
}SCSS
$custom: #daffc9; $custom-light: #e6ffd9; $custom-dark: #000000;
JSON
{
"hex": "#daffc9",
"rgb": {
"r": 218,
"g": 255,
"b": 201
},
"hsl": {
"h": 101.111,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.96009,
"c": 0.08063,
"h": 135.9
},
"luminance": 0.90642
}Semantic roles & 50–950 ramp
primary
#DAFFC9
secondary
#C983E9
accent
#00E69D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683