#ADDCDF#ADDCDF
#ADDCDF is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.3% C 0.049 H 201.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCDF |
|---|---|
| RGB | rgb(173, 220, 223) |
| HSL | hsl(184, 44%, 78%) |
| HSV | hsv(184, 22%, 87%) |
| CMYK | cmyk(22.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.69, -14.48, -6.47) |
| CIE-LCH | lch(84.69, 15.86, 204.07°) |
| OKLab | oklab(86.25% -0.0456 -0.0176) |
| OKLCH | oklch(86.25% 0.049 201.1) |
| XYZ | xyz(56.1421, 65.3961, 79.4624) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.55
Paleturquoise
#AFEEEE
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Light Sky Blue
#C6FCFF
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCDF #DFB0AD
analogous
#ADDFC9 #ADDCDF #ADC3DF
triadic
#ADDCDF #DFADDC #DCDFAD
tetradic
#ADDCDF #C9ADDF #DFB0AD #C3DFAD
square
#ADDCDF #C9ADDF #DFB0AD #C3DFAD
split-complementary
#ADDCDF #DFADC3 #DFC9AD
monochromatic
#55B6BD #81C9CE #ADDCDF #D9EFF0 #E9F6F6
Accessibility & contrast
On white
1.49
#ADDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#ADDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCDF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCDF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#CCD0DF
Tritanopia (blue-blind)
#9DE0DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcdf; /* rgb */ color: rgb(173, 220, 223); /* oklch */ color: oklch(86.3% 0.049 201.1);
Tailwind
colors: {
custom: {
50: '#c6e7e9',
500: '#addcdf',
950: '#000000',
},
}SCSS
$custom: #addcdf; $custom-light: #c6e7e9; $custom-dark: #000000;
JSON
{
"hex": "#addcdf",
"rgb": {
"r": 173,
"g": 220,
"b": 223
},
"hsl": {
"h": 183.6,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86251,
"c": 0.04886,
"h": 201.1
},
"luminance": 0.65398
}Semantic roles & 50–950 ramp
primary
#ADDCDF
secondary
#B87C79
accent
#372FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484