#DAFCE6#DAFCE6
#DAFCE6 is a very light, muted green. Relative luminance 0.902; OKLCH L 96.1% C 0.046 H 157.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCE6 |
|---|---|
| RGB | rgb(218, 252, 230) |
| HSL | hsl(141, 85%, 92%) |
| HSV | hsv(141, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 8.7%, 1.2%) |
| CIE-LAB | lab(96.10, -15.04, 6.86) |
| CIE-LCH | lch(96.10, 16.54, 155.48°) |
| OKLab | oklab(96.08% -0.0422 0.0179) |
| OKLCH | oklch(96.08% 0.046 157.1) |
| XYZ | xyz(78.0035, 90.2379, 88.1556) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.41
Ice
#D6FFFA
ΔE00 6.62
Duck Egg Blue
#C3FBF4
ΔE00 7.46
Pale Aqua
#B8FFEB
ΔE00 7.50
Eggshell Blue
#C4FFF7
ΔE00 7.55
Light Light Blue
#CAFFFB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCE6 #FCDAF0
analogous
#DFFCDA #DAFCE6 #DAFCF7
triadic
#DAFCE6 #E6DAFC #FCE6DA
tetradic
#DAFCE6 #DADFFC #FCDAF0 #FCF7DA
square
#DAFCE6 #DADFFC #FCDAF0 #FCF7DA
split-complementary
#DAFCE6 #F7DAFC #FCDADF
monochromatic
#69F399 #A1F7C0 #DAFCE6 #E3FDEC #E3FDEC
Accessibility & contrast
On white
1.10
#DAFCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DAFCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCE6
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCE6 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E5
Deuteranopia (green-blind)
#F5F2E7
Tritanopia (blue-blind)
#D5FBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafce6; /* rgb */ color: rgb(218, 252, 230); /* oklch */ color: oklch(96.1% 0.046 157.1);
Tailwind
colors: {
custom: {
50: '#e5fded',
500: '#dafce6',
950: '#000000',
},
}SCSS
$custom: #dafce6; $custom-light: #e5fded; $custom-dark: #000000;
JSON
{
"hex": "#dafce6",
"rgb": {
"r": 218,
"g": 252,
"b": 230
},
"hsl": {
"h": 141.176,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96081,
"c": 0.0458,
"h": 157.1
},
"luminance": 0.90239
}Semantic roles & 50–950 ramp
primary
#DAFCE6
secondary
#E496C9
accent
#0493E1
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151716
muted
#848584