#DAF3EA#DAF3EA
#DAF3EA is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.3% C 0.029 H 172.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF3EA |
|---|---|
| RGB | rgb(218, 243, 234) |
| HSL | hsl(158, 51%, 90%) |
| HSV | hsv(158, 10%, 95%) |
| CMYK | cmyk(10.3%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(93.86, -9.83, 1.56) |
| CIE-LCH | lch(93.86, 9.96, 171.00°) |
| OKLab | oklab(94.34% -0.0285 0.004) |
| OKLCH | oklch(94.34% 0.029 172.1) |
| XYZ | xyz(75.8120, 84.9459, 90.2280) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.71
Ice
#D6FFFA
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 4.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF3EA #F3DAE3
analogous
#DAF3DD #DAF3EA #DAEFF3
triadic
#DAF3EA #EADAF3 #F3EADA
tetradic
#DAF3EA #DDDAF3 #F3DAE3 #EFF3DA
square
#DAF3EA #DDDAF3 #F3DAE3 #EFF3DA
split-complementary
#DAF3EA #F3DAEF #F3DDDA
monochromatic
#7ED5B6 #ACE4D0 #DAF3EA #E8F8F2 #E8F8F2
Accessibility & contrast
On white
1.17
#DAF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DAF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF3EA
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF3EA | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#D5F4F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf3ea; /* rgb */ color: rgb(218, 243, 234); /* oklch */ color: oklch(94.3% 0.029 172.1);
Tailwind
colors: {
custom: {
50: '#e5f7f0',
500: '#daf3ea',
950: '#000000',
},
}SCSS
$custom: #daf3ea; $custom-light: #e5f7f0; $custom-dark: #000000;
JSON
{
"hex": "#daf3ea",
"rgb": {
"r": 218,
"g": 243,
"b": 234
},
"hsl": {
"h": 158.4,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.9434,
"c": 0.02882,
"h": 172.1
},
"luminance": 0.84947
}Semantic roles & 50–950 ramp
primary
#DAF3EA
secondary
#D29FB2
accent
#275EBE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585