#DAF4EA#DAF4EA
#DAF4EA is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.5% C 0.030 H 170.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4EA |
|---|---|
| RGB | rgb(218, 244, 234) |
| HSL | hsl(157, 54%, 91%) |
| HSV | hsv(157, 11%, 96%) |
| CMYK | cmyk(10.7%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.12, -10.34, 1.93) |
| CIE-LCH | lch(94.12, 10.52, 169.40°) |
| OKLab | oklab(94.54% -0.0299 0.005) |
| OKLCH | oklch(94.54% 0.03 170.6) |
| XYZ | xyz(76.1121, 85.5460, 90.3280) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.66
Honeydew
#F0FFF0
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.46
Very Light Blue
#D5FFFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4EA #F4DAE4
analogous
#DAF4DD #DAF4EA #DAF1F4
triadic
#DAF4EA #EADAF4 #F4EADA
tetradic
#DAF4EA #DDDAF4 #F4DAE4 #F1F4DA
square
#DAF4EA #DDDAF4 #F4DAE4 #F1F4DA
split-complementary
#DAF4EA #F4DAF1 #F4DDDA
monochromatic
#7CD8B4 #ABE6CF #DAF4EA #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.16
#DAF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DAF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4EA
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4EA | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#D5F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf4ea; /* rgb */ color: rgb(218, 244, 234); /* oklch */ color: oklch(94.5% 0.030 170.6);
Tailwind
colors: {
custom: {
50: '#e5f7f0',
500: '#daf4ea',
950: '#000000',
},
}SCSS
$custom: #daf4ea; $custom-light: #e5f7f0; $custom-dark: #000000;
JSON
{
"hex": "#daf4ea",
"rgb": {
"r": 218,
"g": 244,
"b": 234
},
"hsl": {
"h": 156.923,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94544,
"c": 0.0303,
"h": 170.6
},
"luminance": 0.85547
}Semantic roles & 50–950 ramp
primary
#DAF4EA
secondary
#D49FB3
accent
#2461C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585