#ADDFE2#ADDFE2
#ADDFE2 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.052 H 200.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFE2 |
|---|---|
| RGB | rgb(173, 223, 226) |
| HSL | hsl(183, 48%, 78%) |
| HSV | hsv(183, 23%, 89%) |
| CMYK | cmyk(23.5%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(85.58, -15.34, -6.73) |
| CIE-LCH | lch(85.58, 16.76, 203.70°) |
| OKLab | oklab(86.99% -0.0483 -0.0184) |
| OKLCH | oklch(86.99% 0.052 200.8) |
| XYZ | xyz(57.3446, 67.1482, 81.8762) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.51
Paleturquoise
#AFEEEE
ΔE00 4.10
Pale Sky Blue
#BDF6FE
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Light Sky Blue
#C6FCFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFE2 #E2B0AD
analogous
#ADE2CA #ADDFE2 #ADC4E2
triadic
#ADDFE2 #E2ADDF #DFE2AD
tetradic
#ADDFE2 #CAADE2 #E2B0AD #C4E2AD
square
#ADDFE2 #CAADE2 #E2B0AD #C4E2AD
split-complementary
#ADDFE2 #E2ADC4 #E2CAAD
monochromatic
#53BCC2 #80CDD2 #ADDFE2 #DAF1F2 #E8F6F7
Accessibility & contrast
On white
1.46
#ADDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#ADDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFE2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFE2 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#9CE3E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #addfe2; /* rgb */ color: rgb(173, 223, 226); /* oklch */ color: oklch(87.0% 0.052 200.8);
Tailwind
colors: {
custom: {
50: '#c6e9eb',
500: '#addfe2',
950: '#000000',
},
}SCSS
$custom: #addfe2; $custom-light: #c6e9eb; $custom-dark: #000000;
JSON
{
"hex": "#addfe2",
"rgb": {
"r": 173,
"g": 223,
"b": 226
},
"hsl": {
"h": 183.396,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86986,
"c": 0.05164,
"h": 200.8
},
"luminance": 0.67151
}Semantic roles & 50–950 ramp
primary
#ADDFE2
secondary
#BB7C78
accent
#332ABB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484