#DAFCE8#DAFCE8
#DAFCE8 is a very light, muted green. Relative luminance 0.904; OKLCH L 96.1% C 0.044 H 159.7°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCE8 |
|---|---|
| RGB | rgb(218, 252, 232) |
| HSL | hsl(145, 85%, 92%) |
| HSV | hsv(145, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(96.14, -14.68, 5.90) |
| CIE-LCH | lch(96.14, 15.82, 158.11°) |
| OKLab | oklab(96.13% -0.0414 0.0153) |
| OKLCH | oklch(96.13% 0.044 159.7) |
| XYZ | xyz(78.2859, 90.3509, 89.6432) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.96
Honeydew
#F0FFF0
ΔE00 6.21
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Eggshell Blue
#C4FFF7
ΔE00 7.07
Light Light Blue
#CAFFFB
ΔE00 7.37
Pale Aqua
#B8FFEB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCE8 #FCDAEE
analogous
#DDFCDA #DAFCE8 #DAFCF9
triadic
#DAFCE8 #E8DAFC #FCE8DA
tetradic
#DAFCE8 #DADDFC #FCDAEE #FCF9DA
square
#DAFCE8 #DADDFC #FCDAEE #FCF9DA
split-complementary
#DAFCE8 #F9DAFC #FCDADD
monochromatic
#69F3A2 #A1F7C5 #DAFCE8 #E3FDED #E3FDED
Accessibility & contrast
On white
1.10
#DAFCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DAFCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCE8
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCE8 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E7
Deuteranopia (green-blind)
#F5F2E9
Tritanopia (blue-blind)
#D4FCF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafce8; /* rgb */ color: rgb(218, 252, 232); /* oklch */ color: oklch(96.1% 0.044 159.7);
Tailwind
colors: {
custom: {
50: '#e5fdef',
500: '#dafce8',
950: '#000000',
},
}SCSS
$custom: #dafce8; $custom-light: #e5fdef; $custom-dark: #000000;
JSON
{
"hex": "#dafce8",
"rgb": {
"r": 218,
"g": 252,
"b": 232
},
"hsl": {
"h": 144.706,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96133,
"c": 0.04414,
"h": 159.7
},
"luminance": 0.90352
}Semantic roles & 50–950 ramp
primary
#DAFCE8
secondary
#E496C4
accent
#0486E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585