#A5CFCA#A5CFCA
#A5CFCA is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.3% C 0.045 H 187.4°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CFCA |
|---|---|
| RGB | rgb(165, 207, 202) |
| HSL | hsl(173, 30%, 73%) |
| HSV | hsv(173, 20%, 81%) |
| CMYK | cmyk(20.3%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.12, -14.78, -2.07) |
| CIE-LCH | lch(80.12, 14.92, 187.97°) |
| OKLab | oklab(82.31% -0.0444 -0.0058) |
| OKLCH | oklch(82.31% 0.045 187.4) |
| XYZ | xyz(48.4875, 56.8875, 64.2913) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 7.77
Lightblue
#ADD8E6
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 9.43
Duck Egg Blue
#C3FBF4
ΔE00 9.83
Pale Sky Blue
#BDF6FE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CFCA #CFA5AA
analogous
#A5CFB5 #A5CFCA #A5BFCF
triadic
#A5CFCA #CAA5CF #CFCAA5
tetradic
#A5CFCA #B5A5CF #CFA5AA #BFCFA5
square
#A5CFCA #B5A5CF #CFA5AA #BFCFA5
split-complementary
#A5CFCA #CFA5BF #CFB5A5
monochromatic
#57A39A #7DBAB2 #A5CFCA #CDE4E2 #EBF4F3
Accessibility & contrast
On white
1.70
#A5CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#A5CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CFCA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CFCA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#99D1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a5cfca; /* rgb */ color: rgb(165, 207, 202); /* oklch */ color: oklch(82.3% 0.045 187.4);
Tailwind
colors: {
custom: {
50: '#c0ddda',
500: '#a5cfca',
950: '#000000',
},
}SCSS
$custom: #a5cfca; $custom-light: #c0ddda; $custom-dark: #000000;
JSON
{
"hex": "#a5cfca",
"rgb": {
"r": 165,
"g": 207,
"b": 202
},
"hsl": {
"h": 172.857,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.82306,
"c": 0.04477,
"h": 187.4
},
"luminance": 0.56889
}Semantic roles & 50–950 ramp
primary
#A5CFCA
secondary
#A57479
accent
#3C49A9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483