#DAEAEA#DAEAEA
#DAEAEA is a very light, near-neutral teal. Relative luminance 0.797; OKLCH L 92.5% C 0.017 H 196.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAEA |
|---|---|
| RGB | rgb(218, 234, 234) |
| HSL | hsl(180, 28%, 89%) |
| HSV | hsv(180, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.55, -5.28, -1.82) |
| CIE-LCH | lch(91.55, 5.59, 199.03°) |
| OKLab | oklab(92.51% -0.0163 -0.0049) |
| OKLCH | oklch(92.51% 0.017 196.8) |
| XYZ | xyz(73.1844, 79.6907, 89.3521) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 5.46
Light Grey
#D8DCD6
ΔE00 5.85
Lightcyan
#E0FFFF
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.41
Fog
#D8DCE0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAEA #EADADA
analogous
#DAEAE2 #DAEAEA #DAE2EA
triadic
#DAEAEA #EADAEA #EAEADA
tetradic
#DAEAEA #E2DAEA #EADADA #E2EADA
square
#DAEAEA #E2DAEA #EADADA #E2EADA
split-complementary
#DAEAEA #EADAE2 #EAE2DA
monochromatic
#8CBEBE #B3D4D4 #DAEAEA #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.24
#DAEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DAEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAEA
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAEA | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#D6EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daeaea; /* rgb */ color: rgb(218, 234, 234); /* oklch */ color: oklch(92.5% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#e5f0f0',
500: '#daeaea',
950: '#000000',
},
}SCSS
$custom: #daeaea; $custom-light: #e5f0f0; $custom-dark: #000000;
JSON
{
"hex": "#daeaea",
"rgb": {
"r": 218,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.92512,
"c": 0.01701,
"h": 196.8
},
"luminance": 0.79692
}Semantic roles & 50–950 ramp
primary
#DAEAEA
secondary
#C3A6A6
accent
#3F3FA6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585