#A4CFCB#A4CFCB
#A4CFCB is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.3% C 0.046 H 189.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CFCB |
|---|---|
| RGB | rgb(164, 207, 203) |
| HSL | hsl(174, 31%, 73%) |
| HSV | hsv(174, 21%, 81%) |
| CMYK | cmyk(20.8%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.08, -14.88, -2.66) |
| CIE-LCH | lch(80.08, 15.11, 190.14°) |
| OKLab | oklab(82.27% -0.0449 -0.0073) |
| OKLCH | oklch(82.27% 0.046 189.3) |
| XYZ | xyz(48.3990, 56.8282, 64.9072) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Paleturquoise
#AFEEEE
ΔE00 7.61
Lightblue
#ADD8E6
ΔE00 8.24
Pale Teal
#82CBB2
ΔE00 9.65
Duck Egg Blue
#C3FBF4
ΔE00 9.84
Pale Sky Blue
#BDF6FE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CFCB #CFA4A8
analogous
#A4CFB6 #A4CFCB #A4BDCF
triadic
#A4CFCB #CBA4CF #CFCBA4
tetradic
#A4CFCB #B6A4CF #CFA4A8 #BDCFA4
square
#A4CFCB #B6A4CF #CFA4A8 #BDCFA4
split-complementary
#A4CFCB #CFA4BD #CFB6A4
monochromatic
#56A39C #7CBAB4 #A4CFCB #CCE4E2 #EBF4F4
Accessibility & contrast
On white
1.70
#A4CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#A4CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CFCB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CFCB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#97D1CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a4cfcb; /* rgb */ color: rgb(164, 207, 203); /* oklch */ color: oklch(82.3% 0.046 189.3);
Tailwind
colors: {
custom: {
50: '#bfddda',
500: '#a4cfcb',
950: '#000000',
},
}SCSS
$custom: #a4cfcb; $custom-light: #bfddda; $custom-dark: #000000;
JSON
{
"hex": "#a4cfcb",
"rgb": {
"r": 164,
"g": 207,
"b": 203
},
"hsl": {
"h": 174.419,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.82272,
"c": 0.04554,
"h": 189.3
},
"luminance": 0.5683
}Semantic roles & 50–950 ramp
primary
#A4CFCB
secondary
#A57377
accent
#3C46AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483