#ADDBCF#ADDBCF
#ADDBCF is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.051 H 177.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBCF |
|---|---|
| RGB | rgb(173, 219, 207) |
| HSL | hsl(164, 39%, 77%) |
| HSV | hsv(164, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(83.99, -17.33, 0.99) |
| CIE-LCH | lch(83.99, 17.36, 176.73°) |
| OKLab | oklab(85.56% -0.0506 0.0024) |
| OKLCH | oklch(85.56% 0.051 177.3) |
| XYZ | xyz(53.8243, 64.0504, 68.5464) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.75
Duck Egg Blue
#C3FBF4
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.57
Eggshell Blue
#C4FFF7
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 8.23
Light Light Blue
#CAFFFB
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBCF #DBADB9
analogous
#ADDBB8 #ADDBCF #ADD0DB
triadic
#ADDBCF #CFADDB #DBCFAD
tetradic
#ADDBCF #B8ADDB #DBADB9 #D0DBAD
square
#ADDBCF #B8ADDB #DBADB9 #D0DBAD
split-complementary
#ADDBCF #DBADD0 #DBB8AD
monochromatic
#58B69D #82C8B6 #ADDBCF #D8EEE8 #EAF6F3
Accessibility & contrast
On white
1.52
#ADDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#ADDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBCF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBCF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#A1DCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addbcf; /* rgb */ color: rgb(173, 219, 207); /* oklch */ color: oklch(85.6% 0.051 177.3);
Tailwind
colors: {
custom: {
50: '#c6e6dd',
500: '#addbcf',
950: '#000000',
},
}SCSS
$custom: #addbcf; $custom-light: #c6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#addbcf",
"rgb": {
"r": 173,
"g": 219,
"b": 207
},
"hsl": {
"h": 164.348,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85557,
"c": 0.0507,
"h": 177.3
},
"luminance": 0.64052
}Semantic roles & 50–950 ramp
primary
#ADDBCF
secondary
#B37988
accent
#3455B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484