#ADDBC8#ADDBC8
#ADDBC8 is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.4% C 0.055 H 167.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBC8 |
|---|---|
| RGB | rgb(173, 219, 200) |
| HSL | hsl(155, 39%, 77%) |
| HSV | hsv(155, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(83.82, -18.74, 4.44) |
| CIE-LCH | lch(83.82, 19.26, 166.66°) |
| OKLab | oklab(85.36% -0.0535 0.0115) |
| OKLCH | oklch(85.36% 0.055 167.9) |
| XYZ | xyz(52.9875, 63.7156, 64.1389) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.15
Light Teal
#90E4C1
ΔE00 7.17
Seafoam Blue
#78D1B6
ΔE00 8.09
Pale Aqua
#B8FFEB
ΔE00 8.29
Duck Egg Blue
#C3FBF4
ΔE00 8.53
Paleturquoise
#AFEEEE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBC8 #DBADC0
analogous
#ADDBB1 #ADDBC8 #ADD7DB
triadic
#ADDBC8 #C8ADDB #DBC8AD
tetradic
#ADDBC8 #B1ADDB #DBADC0 #D7DBAD
square
#ADDBC8 #B1ADDB #DBADC0 #D7DBAD
split-complementary
#ADDBC8 #DBADD7 #DBB1AD
monochromatic
#58B68F #82C8AB #ADDBC8 #D8EEE5 #EAF6F1
Accessibility & contrast
On white
1.53
#ADDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ADDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBC8
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBC8 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D0CFC9
Tritanopia (blue-blind)
#A3DBD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addbc8; /* rgb */ color: rgb(173, 219, 200); /* oklch */ color: oklch(85.4% 0.055 167.9);
Tailwind
colors: {
custom: {
50: '#c6e6d8',
500: '#addbc8',
950: '#000000',
},
}SCSS
$custom: #addbc8; $custom-light: #c6e6d8; $custom-dark: #000000;
JSON
{
"hex": "#addbc8",
"rgb": {
"r": 173,
"g": 219,
"b": 200
},
"hsl": {
"h": 155.217,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.8536,
"c": 0.05472,
"h": 167.9
},
"luminance": 0.63717
}Semantic roles & 50–950 ramp
primary
#ADDBC8
secondary
#B37991
accent
#3468B2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483