#ADDFE8#ADDFE8
#ADDFE8 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.053 H 209.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFE8 |
|---|---|
| RGB | rgb(173, 223, 232) |
| HSL | hsl(189, 56%, 79%) |
| HSV | hsv(189, 25%, 91%) |
| CMYK | cmyk(25.4%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(85.75, -14.02, -9.65) |
| CIE-LCH | lch(85.75, 17.03, 214.54°) |
| OKLab | oklab(87.18% -0.0459 -0.0263) |
| OKLCH | oklch(87.18% 0.053 209.8) |
| XYZ | xyz(58.1823, 67.4833, 86.2882) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.20
Lightblue
#ADD8E6
ΔE00 3.37
Pale Sky Blue
#BDF6FE
ΔE00 5.05
Paleturquoise
#AFEEEE
ΔE00 5.69
Ice Blue
#A5DFF9
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFE8 #E8B6AD
analogous
#ADE8D4 #ADDFE8 #ADC2E8
triadic
#ADDFE8 #E8ADDF #DFE8AD
tetradic
#ADDFE8 #D4ADE8 #E8B6AD #C2E8AD
square
#ADDFE8 #D4ADE8 #E8B6AD #C2E8AD
split-complementary
#ADDFE8 #E8ADC2 #E8D4AD
monochromatic
#4DBACD #7DCCDB #ADDFE8 #DDF2F5 #E7F6F8
Accessibility & contrast
On white
1.45
#ADDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#ADDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFE8
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFE8 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#CCD3E8
Tritanopia (blue-blind)
#9AE4E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #addfe8; /* rgb */ color: rgb(173, 223, 232); /* oklch */ color: oklch(87.2% 0.053 209.8);
Tailwind
colors: {
custom: {
50: '#c6e9ef',
500: '#addfe8',
950: '#000000',
},
}SCSS
$custom: #addfe8; $custom-light: #c6e9ef; $custom-dark: #000000;
JSON
{
"hex": "#addfe8",
"rgb": {
"r": 173,
"g": 223,
"b": 232
},
"hsl": {
"h": 189.153,
"s": 56.19,
"l": 79.412
},
"oklch": {
"l": 0.87176,
"c": 0.05293,
"h": 209.8
},
"luminance": 0.67486
}Semantic roles & 50–950 ramp
primary
#ADDFE8
secondary
#C38276
accent
#3A22C4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485