#DAFFCB#DAFFCB
#DAFFCB is a very light, moderate green. Relative luminance 0.907; OKLCH L 96.1% C 0.078 H 136.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFCB |
|---|---|
| RGB | rgb(218, 255, 203) |
| HSL | hsl(103, 100%, 90%) |
| HSV | hsv(103, 20%, 100%) |
| CMYK | cmyk(14.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.30, -21.10, 20.99) |
| CIE-LCH | lch(96.30, 29.76, 135.15°) |
| OKLab | oklab(96.05% -0.0571 0.0538) |
| OKLCH | oklch(96.05% 0.078 136.7) |
| XYZ | xyz(75.4508, 90.7361, 70.0270) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.12
Very Light Green
#D1FFBD
ΔE00 3.18
Pale Green
#C7FDB5
ΔE00 4.79
Celadon
#BEFDB7
ΔE00 5.44
Light Sage
#BCECAC
ΔE00 5.59
Light Light Green
#C8FFB0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFCB #F0CBFF
analogous
#F4FFCB #DAFFCB #CBFFD6
triadic
#DAFFCB #CBDAFF #FFCBDA
tetradic
#DAFFCB #CBF4FF #F0CBFF #FFD6CB
square
#DAFFCB #CBF4FF #F0CBFF #FFD6CB
split-complementary
#DAFFCB #D6CBFF #FFCBF4
monochromatic
#83FF51 #AEFF8E #DAFFCB #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.10
#DAFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DAFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFCB
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFCB | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FDF3CD
Tritanopia (blue-blind)
#D9FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffcb; /* rgb */ color: rgb(218, 255, 203); /* oklch */ color: oklch(96.1% 0.078 136.7);
Tailwind
colors: {
custom: {
50: '#e6ffdb',
500: '#daffcb',
950: '#000000',
},
}SCSS
$custom: #daffcb; $custom-light: #e6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#daffcb",
"rgb": {
"r": 218,
"g": 255,
"b": 203
},
"hsl": {
"h": 102.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96053,
"c": 0.07839,
"h": 136.7
},
"luminance": 0.90737
}Semantic roles & 50–950 ramp
primary
#DAFFCB
secondary
#CC85E9
accent
#00E6A3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684