#DAF3DC#DAF3DC
#DAF3DC is a very light, muted green. Relative luminance 0.842; OKLCH L 94.0% C 0.040 H 147.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF3DC |
|---|---|
| RGB | rgb(218, 243, 220) |
| HSL | hsl(125, 51%, 90%) |
| HSV | hsv(125, 10%, 95%) |
| CMYK | cmyk(10.3%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.53, -12.37, 8.33) |
| CIE-LCH | lch(93.53, 14.91, 146.04°) |
| OKLab | oklab(93.97% -0.034 0.0217) |
| OKLCH | oklch(93.97% 0.04 147.5) |
| XYZ | xyz(73.8796, 84.1730, 80.0510) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.31
Ice
#D6FFFA
ΔE00 8.24
Beige
#F5F5DC
ΔE00 8.87
Off White (survey)
#FFFFE4
ΔE00 9.38
Lightyellow
#FFFFE0
ΔE00 9.46
Duck Egg Blue
#C3FBF4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF3DC #F3DAF1
analogous
#E4F3DA #DAF3DC #DAF3E8
triadic
#DAF3DC #DCDAF3 #F3DCDA
tetradic
#DAF3DC #DAE4F3 #F3DAF1 #F3E8DA
square
#DAF3DC #DAE4F3 #F3DAF1 #F3E8DA
split-complementary
#DAF3DC #E8DAF3 #F3DAE4
monochromatic
#7ED585 #ACE4B0 #DAF3DC #E8F8E9 #E8F8E9
Accessibility & contrast
On white
1.18
#DAF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#DAF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF3DC
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF3DC | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#D8F2EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf3dc; /* rgb */ color: rgb(218, 243, 220); /* oklch */ color: oklch(94.0% 0.040 147.5);
Tailwind
colors: {
custom: {
50: '#e5f7e6',
500: '#daf3dc',
950: '#000000',
},
}SCSS
$custom: #daf3dc; $custom-light: #e5f7e6; $custom-dark: #000000;
JSON
{
"hex": "#daf3dc",
"rgb": {
"r": 218,
"g": 243,
"b": 220
},
"hsl": {
"h": 124.8,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.93965,
"c": 0.04037,
"h": 147.5
},
"luminance": 0.84174
}Semantic roles & 50–950 ramp
primary
#DAF3DC
secondary
#D29FCE
accent
#27B2BE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584