#DAF3EE#DAF3EE
#DAF3EE is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.5% C 0.027 H 182.4°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF3EE |
|---|---|
| RGB | rgb(218, 243, 238) |
| HSL | hsl(168, 51%, 90%) |
| HSV | hsv(168, 10%, 95%) |
| CMYK | cmyk(10.3%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(93.96, -9.08, -0.37) |
| CIE-LCH | lch(93.96, 9.09, 182.33°) |
| OKLab | oklab(94.45% -0.027 -0.0011) |
| OKLCH | oklch(94.45% 0.027 182.4) |
| XYZ | xyz(76.3931, 85.1783, 93.2886) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 4.55
Ice
#D6FFFA
ΔE00 4.64
Very Pale Blue
#D6FFFE
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 5.01
Really Light Blue
#D4FFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF3EE #F3DADF
analogous
#DAF3E1 #DAF3EE #DAEBF3
triadic
#DAF3EE #EEDAF3 #F3EEDA
tetradic
#DAF3EE #E1DAF3 #F3DADF #EBF3DA
square
#DAF3EE #E1DAF3 #F3DADF #EBF3DA
split-complementary
#DAF3EE #F3DAEB #F3E1DA
monochromatic
#7ED5C4 #ACE4D9 #DAF3EE #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.16
#DAF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DAF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF3EE
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF3EE | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#D4F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf3ee; /* rgb */ color: rgb(218, 243, 238); /* oklch */ color: oklch(94.5% 0.027 182.4);
Tailwind
colors: {
custom: {
50: '#e5f7f3',
500: '#daf3ee',
950: '#000000',
},
}SCSS
$custom: #daf3ee; $custom-light: #e5f7f3; $custom-dark: #000000;
JSON
{
"hex": "#daf3ee",
"rgb": {
"r": 218,
"g": 243,
"b": 238
},
"hsl": {
"h": 168,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.94453,
"c": 0.02701,
"h": 182.4
},
"luminance": 0.8518
}Semantic roles & 50–950 ramp
primary
#DAF3EE
secondary
#D29FAA
accent
#2745BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585