#ADDCE2#ADDCE2
#ADDCE2 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.3% C 0.049 H 205.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCE2 |
|---|---|
| RGB | rgb(173, 220, 226) |
| HSL | hsl(187, 48%, 78%) |
| HSV | hsv(187, 23%, 89%) |
| CMYK | cmyk(23.5%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(84.77, -13.82, -7.93) |
| CIE-LCH | lch(84.77, 15.94, 209.84°) |
| OKLab | oklab(86.35% -0.0444 -0.0216) |
| OKLCH | oklch(86.35% 0.049 205.9) |
| XYZ | xyz(56.5501, 65.5593, 81.6114) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.91
Lightblue
#ADD8E6
ΔE00 3.92
Paleturquoise
#AFEEEE
ΔE00 5.57
Pale Sky Blue
#BDF6FE
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Light Sky Blue
#C6FCFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCE2 #E2B3AD
analogous
#ADE2CD #ADDCE2 #ADC1E2
triadic
#ADDCE2 #E2ADDC #DCE2AD
tetradic
#ADDCE2 #CDADE2 #E2B3AD #C1E2AD
square
#ADDCE2 #CDADE2 #E2B3AD #C1E2AD
split-complementary
#ADDCE2 #E2ADC1 #E2CDAD
monochromatic
#53B5C2 #80C9D2 #ADDCE2 #DAEFF2 #E8F5F7
Accessibility & contrast
On white
1.49
#ADDCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ADDCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCE2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCE2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E2
Deuteranopia (green-blind)
#CBD1E2
Tritanopia (blue-blind)
#9CE0DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addce2; /* rgb */ color: rgb(173, 220, 226); /* oklch */ color: oklch(86.3% 0.049 205.9);
Tailwind
colors: {
custom: {
50: '#c6e7eb',
500: '#addce2',
950: '#000000',
},
}SCSS
$custom: #addce2; $custom-light: #c6e7eb; $custom-dark: #000000;
JSON
{
"hex": "#addce2",
"rgb": {
"r": 173,
"g": 220,
"b": 226
},
"hsl": {
"h": 186.792,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86345,
"c": 0.04937,
"h": 205.9
},
"luminance": 0.65562
}Semantic roles & 50–950 ramp
primary
#ADDCE2
secondary
#BB7F78
accent
#3B2ABB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484