#ADDECB#ADDECB
#ADDECB is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.1% C 0.057 H 169.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDECB |
|---|---|
| RGB | rgb(173, 222, 203) |
| HSL | hsl(157, 43%, 77%) |
| HSV | hsv(157, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(84.71, -19.64, 4.15) |
| CIE-LCH | lch(84.71, 20.07, 168.08°) |
| OKLab | oklab(86.1% -0.0562 0.0107) |
| OKLCH | oklch(86.1% 0.057 169.3) |
| XYZ | xyz(54.1312, 65.4366, 66.2668) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.74
Pale Teal
#82CBB2
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.47
Duck Egg Blue
#C3FBF4
ΔE00 7.93
Seafoam Blue
#78D1B6
ΔE00 7.96
Eggshell Blue
#C4FFF7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDECB #DEADC0
analogous
#ADDEB3 #ADDECB #ADD8DE
triadic
#ADDECB #CBADDE #DECBAD
tetradic
#ADDECB #B3ADDE #DEADC0 #D8DEAD
square
#ADDECB #B3ADDE #DEADC0 #D8DEAD
split-complementary
#ADDECB #DEADD8 #DEB3AD
monochromatic
#56BB94 #81CCAF #ADDECB #D9F0E7 #E9F6F1
Accessibility & contrast
On white
1.49
#ADDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#ADDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDECB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDECB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#A2DFD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addecb; /* rgb */ color: rgb(173, 222, 203); /* oklch */ color: oklch(86.1% 0.057 169.3);
Tailwind
colors: {
custom: {
50: '#c6e8da',
500: '#addecb',
950: '#000000',
},
}SCSS
$custom: #addecb; $custom-light: #c6e8da; $custom-dark: #000000;
JSON
{
"hex": "#addecb",
"rgb": {
"r": 173,
"g": 222,
"b": 203
},
"hsl": {
"h": 156.735,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86095,
"c": 0.05722,
"h": 169.3
},
"luminance": 0.65439
}Semantic roles & 50–950 ramp
primary
#ADDECB
secondary
#B67991
accent
#3064B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483