#ADDCE4#ADDCE4
#ADDCE4 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.4% C 0.050 H 209.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCE4 |
|---|---|
| RGB | rgb(173, 220, 228) |
| HSL | hsl(189, 50%, 79%) |
| HSV | hsv(189, 24%, 89%) |
| CMYK | cmyk(24.1%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(84.83, -13.38, -8.91) |
| CIE-LCH | lch(84.83, 16.08, 213.64°) |
| OKLab | oklab(86.41% -0.0436 -0.0242) |
| OKLCH | oklch(86.41% 0.05 209.1) |
| XYZ | xyz(56.8262, 65.6698, 83.0651) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.28
Lightblue
#ADD8E6
ΔE00 3.12
Pale Sky Blue
#BDF6FE
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCE4 #E4B5AD
analogous
#ADE4D0 #ADDCE4 #ADC0E4
triadic
#ADDCE4 #E4ADDC #DCE4AD
tetradic
#ADDCE4 #D0ADE4 #E4B5AD #C0E4AD
square
#ADDCE4 #D0ADE4 #E4B5AD #C0E4AD
split-complementary
#ADDCE4 #E4ADC0 #E4D0AD
monochromatic
#51B5C6 #7FC8D5 #ADDCE4 #DBF0F3 #E8F5F7
Accessibility & contrast
On white
1.49
#ADDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ADDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCE4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCE4 | 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)
#D4D8E5
Deuteranopia (green-blind)
#CAD1E4
Tritanopia (blue-blind)
#9CE0DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addce4; /* rgb */ color: rgb(173, 220, 228); /* oklch */ color: oklch(86.4% 0.050 209.1);
Tailwind
colors: {
custom: {
50: '#c6e6ec',
500: '#addce4',
950: '#000000',
},
}SCSS
$custom: #addce4; $custom-light: #c6e6ec; $custom-dark: #000000;
JSON
{
"hex": "#addce4",
"rgb": {
"r": 173,
"g": 220,
"b": 228
},
"hsl": {
"h": 188.727,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.86409,
"c": 0.0499,
"h": 209.1
},
"luminance": 0.65672
}Semantic roles & 50–950 ramp
primary
#ADDCE4
secondary
#BE8177
accent
#3E28BE
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484