#DAF4EB#DAF4EB
#DAF4EB is a very light, muted teal. Relative luminance 0.856; OKLCH L 94.6% C 0.030 H 172.9°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4EB |
|---|---|
| RGB | rgb(218, 244, 235) |
| HSL | hsl(159, 54%, 91%) |
| HSV | hsv(159, 11%, 96%) |
| CMYK | cmyk(10.7%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.14, -10.15, 1.45) |
| CIE-LCH | lch(94.14, 10.25, 171.86°) |
| OKLab | oklab(94.57% -0.0295 0.0037) |
| OKLCH | oklch(94.57% 0.03 172.9) |
| XYZ | xyz(76.2561, 85.6037, 91.0867) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.51
Lightcyan
#E0FFFF
ΔE00 4.55
Honeydew
#F0FFF0
ΔE00 4.98
Ice Blue (survey)
#D7FFFE
ΔE00 5.06
Very Pale Blue
#D6FFFE
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4EB #F4DAE3
analogous
#DAF4DE #DAF4EB #DAF0F4
triadic
#DAF4EB #EBDAF4 #F4EBDA
tetradic
#DAF4EB #DEDAF4 #F4DAE3 #F0F4DA
square
#DAF4EB #DEDAF4 #F4DAE3 #F0F4DA
split-complementary
#DAF4EB #F4DAF0 #F4DEDA
monochromatic
#7CD8B8 #ABE6D1 #DAF4EB #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.16
#DAF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DAF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4EB
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4EB | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#D5F5F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf4eb; /* rgb */ color: rgb(218, 244, 235); /* oklch */ color: oklch(94.6% 0.030 172.9);
Tailwind
colors: {
custom: {
50: '#e5f7f1',
500: '#daf4eb',
950: '#000000',
},
}SCSS
$custom: #daf4eb; $custom-light: #e5f7f1; $custom-dark: #000000;
JSON
{
"hex": "#daf4eb",
"rgb": {
"r": 218,
"g": 244,
"b": 235
},
"hsl": {
"h": 159.231,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94572,
"c": 0.02973,
"h": 172.9
},
"luminance": 0.85605
}Semantic roles & 50–950 ramp
primary
#DAF4EB
secondary
#D49FB1
accent
#245AC2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585