#ADDECF#ADDECF
#ADDECF is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.055 H 174.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDECF |
|---|---|
| RGB | rgb(173, 222, 207) |
| HSL | hsl(162, 43%, 77%) |
| HSV | hsv(162, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(84.81, -18.83, 2.18) |
| CIE-LCH | lch(84.81, 18.96, 173.41°) |
| OKLab | oklab(86.21% -0.0546 0.0055) |
| OKLCH | oklch(86.21% 0.055 174.3) |
| XYZ | xyz(54.6141, 65.6298, 68.8097) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.50
Eggshell Blue
#C4FFF7
ΔE00 7.71
Light Teal
#90E4C1
ΔE00 7.72
Pale Teal
#82CBB2
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDECF #DEADBC
analogous
#ADDEB7 #ADDECF #ADD4DE
triadic
#ADDECF #CFADDE #DECFAD
tetradic
#ADDECF #B7ADDE #DEADBC #D4DEAD
square
#ADDECF #B7ADDE #DEADBC #D4DEAD
split-complementary
#ADDECF #DEADD4 #DEB7AD
monochromatic
#56BB9C #81CCB5 #ADDECF #D9F0E9 #E9F6F2
Accessibility & contrast
On white
1.49
#ADDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ADDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDECF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDECF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CE
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#A1DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addecf; /* rgb */ color: rgb(173, 222, 207); /* oklch */ color: oklch(86.2% 0.055 174.3);
Tailwind
colors: {
custom: {
50: '#c6e8dd',
500: '#addecf',
950: '#000000',
},
}SCSS
$custom: #addecf; $custom-light: #c6e8dd; $custom-dark: #000000;
JSON
{
"hex": "#addecf",
"rgb": {
"r": 173,
"g": 222,
"b": 207
},
"hsl": {
"h": 161.633,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86206,
"c": 0.05485,
"h": 174.3
},
"luminance": 0.65632
}Semantic roles & 50–950 ramp
primary
#ADDECF
secondary
#B6798C
accent
#3059B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484