#ADCECB#ADCECB
#ADCECB is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.6% C 0.035 H 189.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCECB |
|---|---|
| RGB | rgb(173, 206, 203) |
| HSL | hsl(175, 25%, 74%) |
| HSV | hsv(175, 16%, 81%) |
| CMYK | cmyk(16%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.37, -11.54, -2.18) |
| CIE-LCH | lch(80.37, 11.74, 190.69°) |
| OKLab | oklab(82.64% -0.0349 -0.006) |
| OKLCH | oklch(82.64% 0.035 189.7) |
| XYZ | xyz(50.0815, 57.3372, 64.9169) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 8.84
Silver (survey)
#C5C9C7
ΔE00 10.33
Pale Sky Blue
#BDF6FE
ΔE00 10.33
Duck Egg Blue
#C3FBF4
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCECB #CEADB0
analogous
#ADCEBB #ADCECB #ADC1CE
triadic
#ADCECB #CBADCE #CECBAD
tetradic
#ADCECB #BBADCE #CEADB0 #C1CEAD
square
#ADCECB #BBADCE #CEADB0 #C1CEAD
split-complementary
#ADCECB #CEADC1 #CEBBAD
monochromatic
#60A09A #87B7B3 #ADCECB #D3E5E3 #ECF4F3
Accessibility & contrast
On white
1.68
#ADCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#ADCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCECB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCECB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#A4D0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcecb; /* rgb */ color: rgb(173, 206, 203); /* oklch */ color: oklch(82.6% 0.035 189.7);
Tailwind
colors: {
custom: {
50: '#c5ddda',
500: '#adcecb',
950: '#000000',
},
}SCSS
$custom: #adcecb; $custom-light: #c5ddda; $custom-dark: #000000;
JSON
{
"hex": "#adcecb",
"rgb": {
"r": 173,
"g": 206,
"b": 203
},
"hsl": {
"h": 174.545,
"s": 25.191,
"l": 74.314
},
"oklch": {
"l": 0.82643,
"c": 0.03542,
"h": 189.7
},
"luminance": 0.57339
}Semantic roles & 50–950 ramp
primary
#ADCECB
secondary
#A37C80
accent
#424BA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483