#DAF8E8#DAF8E8
#DAF8E8 is a very light, muted green. Relative luminance 0.879; OKLCH L 95.3% C 0.038 H 162.4°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8E8 |
|---|---|
| RGB | rgb(218, 248, 232) |
| HSL | hsl(148, 68%, 91%) |
| HSV | hsv(148, 12%, 97%) |
| CMYK | cmyk(12.1%, 0%, 6.5%, 2.7%) |
| CIE-LAB | lab(95.10, -12.70, 4.40) |
| CIE-LCH | lch(95.10, 13.44, 160.90°) |
| OKLab | oklab(95.31% -0.036 0.0114) |
| OKLCH | oklch(95.31% 0.038 162.4) |
| XYZ | xyz(77.0430, 87.8650, 89.2289) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.20
Honeydew
#F0FFF0
ΔE00 5.20
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.60
Lightcyan
#E0FFFF
ΔE00 6.80
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8E8 #F8DAEA
analogous
#DBF8DA #DAF8E8 #DAF8F7
triadic
#DAF8E8 #E8DAF8 #F8E8DA
tetradic
#DAF8E8 #DADBF8 #F8DAEA #F8F7DA
square
#DAF8E8 #DADBF8 #F8DAEA #F8F7DA
split-complementary
#DAF8E8 #F7DAF8 #F8DADB
monochromatic
#73E5A8 #A7EEC8 #DAF8E8 #E5FAEF #E5FAEF
Accessibility & contrast
On white
1.13
#DAF8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DAF8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8E8
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8E8 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E7
Deuteranopia (green-blind)
#F1EFE9
Tritanopia (blue-blind)
#D5F8F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daf8e8; /* rgb */ color: rgb(218, 248, 232); /* oklch */ color: oklch(95.3% 0.038 162.4);
Tailwind
colors: {
custom: {
50: '#e5faef',
500: '#daf8e8',
950: '#000000',
},
}SCSS
$custom: #daf8e8; $custom-light: #e5faef; $custom-dark: #000000;
JSON
{
"hex": "#daf8e8",
"rgb": {
"r": 218,
"g": 248,
"b": 232
},
"hsl": {
"h": 148,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.9531,
"c": 0.03782,
"h": 162.4
},
"luminance": 0.87866
}Semantic roles & 50–950 ramp
primary
#DAF8E8
secondary
#DC9BBD
accent
#1579D0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585