#ADDAE2#ADDAE2
#ADDAE2 is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.9% C 0.048 H 209.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDAE2 |
|---|---|
| RGB | rgb(173, 218, 226) |
| HSL | hsl(189, 48%, 78%) |
| HSV | hsv(189, 23%, 89%) |
| CMYK | cmyk(23.5%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(84.23, -12.80, -8.73) |
| CIE-LCH | lch(84.23, 15.50, 214.28°) |
| OKLab | oklab(85.92% -0.0418 -0.0237) |
| OKLCH | oklch(85.92% 0.048 209.6) |
| XYZ | xyz(56.0284, 64.5158, 81.4375) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.77
Lightblue
#ADD8E6
ΔE00 2.80
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.32
Paleturquoise
#AFEEEE
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDAE2 #E2B5AD
analogous
#ADE2CF #ADDAE2 #ADBFE2
triadic
#ADDAE2 #E2ADDA #DAE2AD
tetradic
#ADDAE2 #CFADE2 #E2B5AD #BFE2AD
square
#ADDAE2 #CFADE2 #E2B5AD #BFE2AD
split-complementary
#ADDAE2 #E2ADBF #E2CFAD
monochromatic
#53B1C2 #80C6D2 #ADDAE2 #DAEEF2 #E8F5F7
Accessibility & contrast
On white
1.51
#ADDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#ADDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDAE2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDAE2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#9DDEDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addae2; /* rgb */ color: rgb(173, 218, 226); /* oklch */ color: oklch(85.9% 0.048 209.6);
Tailwind
colors: {
custom: {
50: '#c6e5eb',
500: '#addae2',
950: '#000000',
},
}SCSS
$custom: #addae2; $custom-light: #c6e5eb; $custom-dark: #000000;
JSON
{
"hex": "#addae2",
"rgb": {
"r": 173,
"g": 218,
"b": 226
},
"hsl": {
"h": 189.057,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.85918,
"c": 0.04807,
"h": 209.6
},
"luminance": 0.64518
}Semantic roles & 50–950 ramp
primary
#ADDAE2
secondary
#BB8278
accent
#402ABB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484