#A8CECB#A8CECB
#A8CECB is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.3% C 0.040 H 190.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CECB |
|---|---|
| RGB | rgb(168, 206, 203) |
| HSL | hsl(175, 28%, 73%) |
| HSV | hsv(175, 18%, 81%) |
| CMYK | cmyk(18.4%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.05, -13.12, -2.68) |
| CIE-LCH | lch(80.05, 13.39, 191.53°) |
| OKLab | oklab(82.31% -0.0398 -0.0074) |
| OKLCH | oklch(82.31% 0.04 190.5) |
| XYZ | xyz(48.9962, 56.7777, 64.8660) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 7.60
Paleturquoise
#AFEEEE
ΔE00 8.20
Pale Sky Blue
#BDF6FE
ΔE00 10.08
Duck Egg Blue
#C3FBF4
ΔE00 10.32
Light Sky Blue
#C6FCFF
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CECB #CEA8AB
analogous
#A8CEB8 #A8CECB #A8BECE
triadic
#A8CECB #CBA8CE #CECBA8
tetradic
#A8CECB #B8A8CE #CEA8AB #BECEA8
square
#A8CECB #B8A8CE #CEA8AB #BECEA8
split-complementary
#A8CECB #CEA8BE #CEB8A8
monochromatic
#5BA19B #81B8B4 #A8CECB #CFE4E2 #EBF4F3
Accessibility & contrast
On white
1.70
#A8CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#A8CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CECB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CECB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#9DD0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a8cecb; /* rgb */ color: rgb(168, 206, 203); /* oklch */ color: oklch(82.3% 0.040 190.5);
Tailwind
colors: {
custom: {
50: '#c2ddda',
500: '#a8cecb',
950: '#000000',
},
}SCSS
$custom: #a8cecb; $custom-light: #c2ddda; $custom-dark: #000000;
JSON
{
"hex": "#a8cecb",
"rgb": {
"r": 168,
"g": 206,
"b": 203
},
"hsl": {
"h": 175.263,
"s": 27.941,
"l": 73.333
},
"oklch": {
"l": 0.82313,
"c": 0.04046,
"h": 190.5
},
"luminance": 0.56779
}Semantic roles & 50–950 ramp
primary
#A8CECB
secondary
#A3777A
accent
#3F47A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483