#ADDBE4#ADDBE4
#ADDBE4 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.2% C 0.049 H 210.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBE4 |
|---|---|
| RGB | rgb(173, 219, 228) |
| HSL | hsl(190, 50%, 79%) |
| HSV | hsv(190, 24%, 89%) |
| CMYK | cmyk(24.1%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(84.56, -12.87, -9.30) |
| CIE-LCH | lch(84.56, 15.88, 215.86°) |
| OKLab | oklab(86.2% -0.0423 -0.0253) |
| OKLCH | oklch(86.2% 0.049 210.9) |
| XYZ | xyz(56.5645, 65.1464, 82.9779) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.82
Lightblue
#ADD8E6
ΔE00 2.55
Ice Blue
#A5DFF9
ΔE00 5.91
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBE4 #E4B6AD
analogous
#ADE4D1 #ADDBE4 #ADBFE4
triadic
#ADDBE4 #E4ADDB #DBE4AD
tetradic
#ADDBE4 #D1ADE4 #E4B6AD #BFE4AD
square
#ADDBE4 #D1ADE4 #E4B6AD #BFE4AD
split-complementary
#ADDBE4 #E4ADBF #E4D1AD
monochromatic
#51B3C6 #7FC7D5 #ADDBE4 #DBEFF3 #E8F5F7
Accessibility & contrast
On white
1.50
#ADDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ADDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBE4
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBE4 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E5
Deuteranopia (green-blind)
#C9D0E4
Tritanopia (blue-blind)
#9CDFDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addbe4; /* rgb */ color: rgb(173, 219, 228); /* oklch */ color: oklch(86.2% 0.049 210.9);
Tailwind
colors: {
custom: {
50: '#c6e6ec',
500: '#addbe4',
950: '#000000',
},
}SCSS
$custom: #addbe4; $custom-light: #c6e6ec; $custom-dark: #000000;
JSON
{
"hex": "#addbe4",
"rgb": {
"r": 173,
"g": 219,
"b": 228
},
"hsl": {
"h": 189.818,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.86196,
"c": 0.04932,
"h": 210.9
},
"luminance": 0.65149
}Semantic roles & 50–950 ramp
primary
#ADDBE4
secondary
#BE8377
accent
#4028BE
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484