#ADDBC7#ADDBC7
#ADDBC7 is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.3% C 0.055 H 166.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBC7 |
|---|---|
| RGB | rgb(173, 219, 199) |
| HSL | hsl(154, 39%, 77%) |
| HSV | hsv(154, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 9.1%, 14.1%) |
| CIE-LAB | lab(83.79, -18.93, 4.94) |
| CIE-LCH | lch(83.79, 19.57, 165.38°) |
| OKLab | oklab(85.33% -0.0539 0.0128) |
| OKLCH | oklch(85.33% 0.055 166.7) |
| XYZ | xyz(52.8710, 63.6690, 63.5254) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 8.01
Pale Aqua
#B8FFEB
ΔE00 8.33
Mint
#AAF0C1
ΔE00 8.67
Duck Egg Blue
#C3FBF4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBC7 #DBADC1
analogous
#ADDBB0 #ADDBC7 #ADD8DB
triadic
#ADDBC7 #C7ADDB #DBC7AD
tetradic
#ADDBC7 #B0ADDB #DBADC1 #D8DBAD
square
#ADDBC7 #B0ADDB #DBADC1 #D8DBAD
split-complementary
#ADDBC7 #DBADD8 #DBB0AD
monochromatic
#58B68D #82C8AA #ADDBC7 #D8EEE4 #EAF6F0
Accessibility & contrast
On white
1.53
#ADDBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ADDBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBC7
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBC7 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C6
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#A3DBD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addbc7; /* rgb */ color: rgb(173, 219, 199); /* oklch */ color: oklch(85.3% 0.055 166.7);
Tailwind
colors: {
custom: {
50: '#c6e6d8',
500: '#addbc7',
950: '#000000',
},
}SCSS
$custom: #addbc7; $custom-light: #c6e6d8; $custom-dark: #000000;
JSON
{
"hex": "#addbc7",
"rgb": {
"r": 173,
"g": 219,
"b": 199
},
"hsl": {
"h": 153.913,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85333,
"c": 0.05542,
"h": 166.7
},
"luminance": 0.63671
}Semantic roles & 50–950 ramp
primary
#ADDBC7
secondary
#B37992
accent
#346BB2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483