#A4DEE2#A4DEE2
#A4DEE2 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.059 H 201.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DEE2 |
|---|---|
| RGB | rgb(164, 222, 226) |
| HSL | hsl(184, 52%, 76%) |
| HSV | hsv(184, 27%, 89%) |
| CMYK | cmyk(27.4%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(84.80, -17.45, -7.94) |
| CIE-LCH | lch(84.80, 19.17, 204.46°) |
| OKLab | oklab(86.24% -0.0552 -0.0217) |
| OKLCH | oklch(86.24% 0.059 201.5) |
| XYZ | xyz(55.1542, 65.6234, 81.6972) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.58
Paleturquoise
#AFEEEE
ΔE00 3.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Pale Sky Blue
#BDF6FE
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DEE2 #E2A8A4
analogous
#A4E2C7 #A4DEE2 #A4BFE2
triadic
#A4DEE2 #E2A4DE #DEE2A4
tetradic
#A4DEE2 #C7A4E2 #E2A8A4 #BFE2A4
square
#A4DEE2 #C7A4E2 #E2A8A4 #BFE2A4
split-complementary
#A4DEE2 #E2A4BF #E2C7A4
monochromatic
#47BCC4 #76CDD3 #A4DEE2 #D2EFF1 #E8F7F8
Accessibility & contrast
On white
1.49
#A4DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#A4DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DEE2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DEE2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#CAD0E2
Tritanopia (blue-blind)
#8FE2DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dee2; /* rgb */ color: rgb(164, 222, 226); /* oklch */ color: oklch(86.2% 0.059 201.5);
Tailwind
colors: {
custom: {
50: '#c0e8eb',
500: '#a4dee2',
950: '#000000',
},
}SCSS
$custom: #a4dee2; $custom-light: #c0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#a4dee2",
"rgb": {
"r": 164,
"g": 222,
"b": 226
},
"hsl": {
"h": 183.871,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86238,
"c": 0.05928,
"h": 201.5
},
"luminance": 0.65626
}Semantic roles & 50–950 ramp
primary
#A4DEE2
secondary
#BB746F
accent
#3026BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484