#ADDBD2#ADDBD2
#ADDBD2 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.049 H 181.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD2 |
|---|---|
| RGB | rgb(173, 219, 210) |
| HSL | hsl(168, 39%, 77%) |
| HSV | hsv(168, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(84.07, -16.72, -0.49) |
| CIE-LCH | lch(84.07, 16.73, 181.67°) |
| OKLab | oklab(85.64% -0.0494 -0.0016) |
| OKLCH | oklch(85.64% 0.049 181.8) |
| XYZ | xyz(54.1946, 64.1985, 70.4964) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.39
Duck Egg Blue
#C3FBF4
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.84
Light Light Blue
#CAFFFB
ΔE00 8.07
Ice
#D6FFFA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD2 #DBADB6
analogous
#ADDBBB #ADDBD2 #ADCDDB
triadic
#ADDBD2 #D2ADDB #DBD2AD
tetradic
#ADDBD2 #BBADDB #DBADB6 #CDDBAD
square
#ADDBD2 #BBADDB #DBADB6 #CDDBAD
split-complementary
#ADDBD2 #DBADCD #DBBBAD
monochromatic
#58B6A3 #82C8BB #ADDBD2 #D8EEE9 #EAF6F3
Accessibility & contrast
On white
1.52
#ADDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ADDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#A1DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd2; /* rgb */ color: rgb(173, 219, 210); /* oklch */ color: oklch(85.6% 0.049 181.8);
Tailwind
colors: {
custom: {
50: '#c6e6df',
500: '#addbd2',
950: '#000000',
},
}SCSS
$custom: #addbd2; $custom-light: #c6e6df; $custom-dark: #000000;
JSON
{
"hex": "#addbd2",
"rgb": {
"r": 173,
"g": 219,
"b": 210
},
"hsl": {
"h": 168.261,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85644,
"c": 0.04945,
"h": 181.8
},
"luminance": 0.642
}Semantic roles & 50–950 ramp
primary
#ADDBD2
secondary
#B37985
accent
#344CB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484