#DAF4E9#DAF4E9
#DAF4E9 is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.5% C 0.031 H 168.4°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4E9 |
|---|---|
| RGB | rgb(218, 244, 233) |
| HSL | hsl(155, 54%, 91%) |
| HSV | hsv(155, 11%, 96%) |
| CMYK | cmyk(10.7%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(94.09, -10.52, 2.42) |
| CIE-LCH | lch(94.09, 10.79, 167.07°) |
| OKLab | oklab(94.52% -0.0303 0.0062) |
| OKLCH | oklch(94.52% 0.031 168.4) |
| XYZ | xyz(75.9688, 85.4887, 89.5735) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.71
Ice
#D6FFFA
ΔE00 4.84
Lightcyan
#E0FFFF
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Very Pale Blue
#D6FFFE
ΔE00 5.74
Very Light Blue
#D5FFFF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4E9 #F4DAE5
analogous
#DAF4DC #DAF4E9 #DAF2F4
triadic
#DAF4E9 #E9DAF4 #F4E9DA
tetradic
#DAF4E9 #DCDAF4 #F4DAE5 #F2F4DA
square
#DAF4E9 #DCDAF4 #F4DAE5 #F2F4DA
split-complementary
#DAF4E9 #F4DAF2 #F4DCDA
monochromatic
#7CD8B1 #ABE6CD #DAF4E9 #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.16
#DAF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#DAF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4E9
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4E9 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#EDEDEA
Tritanopia (blue-blind)
#D5F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf4e9; /* rgb */ color: rgb(218, 244, 233); /* oklch */ color: oklch(94.5% 0.031 168.4);
Tailwind
colors: {
custom: {
50: '#e5f7f0',
500: '#daf4e9',
950: '#000000',
},
}SCSS
$custom: #daf4e9; $custom-light: #e5f7f0; $custom-dark: #000000;
JSON
{
"hex": "#daf4e9",
"rgb": {
"r": 218,
"g": 244,
"b": 233
},
"hsl": {
"h": 154.615,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94517,
"c": 0.03092,
"h": 168.4
},
"luminance": 0.8549
}Semantic roles & 50–950 ramp
primary
#DAF4E9
secondary
#D49FB5
accent
#2467C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585