#A9CFCB#A9CFCB
#A9CFCB is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.6% C 0.041 H 188.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A9CFCB |
|---|---|
| RGB | rgb(169, 207, 203) |
| HSL | hsl(174, 28%, 74%) |
| HSV | hsv(174, 18%, 81%) |
| CMYK | cmyk(18.4%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.39, -13.32, -2.18) |
| CIE-LCH | lch(80.39, 13.50, 189.29°) |
| OKLab | oklab(82.59% -0.0401 -0.006) |
| OKLCH | oklch(82.59% 0.041 188.5) |
| XYZ | xyz(49.4515, 57.3709, 64.9565) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 8.05
Duck Egg Blue
#C3FBF4
ΔE00 10.03
Pale Sky Blue
#BDF6FE
ΔE00 10.07
Pale Teal
#82CBB2
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9CFCB #CFA9AD
analogous
#A9CFB8 #A9CFCB #A9C0CF
triadic
#A9CFCB #CBA9CF #CFCBA9
tetradic
#A9CFCB #B8A9CF #CFA9AD #C0CFA9
square
#A9CFCB #B8A9CF #CFA9AD #C0CFA9
split-complementary
#A9CFCB #CFA9C0 #CFB8A9
monochromatic
#5BA39B #82B9B3 #A9CFCB #D0E5E3 #EBF4F3
Accessibility & contrast
On white
1.68
#A9CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#A9CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9CFCB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9CFCB | 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)
#CBCBCB
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#9ED1CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a9cfcb; /* rgb */ color: rgb(169, 207, 203); /* oklch */ color: oklch(82.6% 0.041 188.5);
Tailwind
colors: {
custom: {
50: '#c3ddda',
500: '#a9cfcb',
950: '#000000',
},
}SCSS
$custom: #a9cfcb; $custom-light: #c3ddda; $custom-dark: #000000;
JSON
{
"hex": "#a9cfcb",
"rgb": {
"r": 169,
"g": 207,
"b": 203
},
"hsl": {
"h": 173.684,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.82593,
"c": 0.0406,
"h": 188.5
},
"luminance": 0.57372
}Semantic roles & 50–950 ramp
primary
#A9CFCB
secondary
#A5787C
accent
#3F4AA7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483