#DAFCE4#DAFCE4
#DAFCE4 is a very light, muted green. Relative luminance 0.901; OKLCH L 96.0% C 0.048 H 154.7°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCE4 |
|---|---|
| RGB | rgb(218, 252, 228) |
| HSL | hsl(138, 85%, 92%) |
| HSV | hsv(138, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(96.05, -15.40, 7.82) |
| CIE-LCH | lch(96.05, 17.28, 153.07°) |
| OKLab | oklab(96.03% -0.043 0.0204) |
| OKLCH | oklch(96.03% 0.048 154.7) |
| XYZ | xyz(77.7242, 90.1262, 86.6849) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.66
Ice
#D6FFFA
ΔE00 7.28
Pale Aqua
#B8FFEB
ΔE00 7.66
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Eggshell Blue
#C4FFF7
ΔE00 8.05
Light Light Blue
#CAFFFB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCE4 #FCDAF2
analogous
#E1FCDA #DAFCE4 #DAFCF5
triadic
#DAFCE4 #E4DAFC #FCE4DA
tetradic
#DAFCE4 #DAE1FC #FCDAF2 #FCF5DA
square
#DAFCE4 #DAE1FC #FCDAF2 #FCF5DA
split-complementary
#DAFCE4 #F5DAFC #FCDAE1
monochromatic
#69F391 #A1F7BB #DAFCE4 #E3FDEA #E3FDEA
Accessibility & contrast
On white
1.10
#DAFCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DAFCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCE4
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCE4 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E3
Deuteranopia (green-blind)
#F6F2E5
Tritanopia (blue-blind)
#D5FBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafce4; /* rgb */ color: rgb(218, 252, 228); /* oklch */ color: oklch(96.0% 0.048 154.7);
Tailwind
colors: {
custom: {
50: '#e5fdec',
500: '#dafce4',
950: '#000000',
},
}SCSS
$custom: #dafce4; $custom-light: #e5fdec; $custom-dark: #000000;
JSON
{
"hex": "#dafce4",
"rgb": {
"r": 218,
"g": 252,
"b": 228
},
"hsl": {
"h": 137.647,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96029,
"c": 0.04755,
"h": 154.7
},
"luminance": 0.90128
}Semantic roles & 50–950 ramp
primary
#DAFCE4
secondary
#E496CD
accent
#04A0E1
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151716
muted
#848584