#ACCBCF#ACCBCF
#ACCBCF is a very light, muted teal. Relative luminance 0.560; OKLCH L 82.1% C 0.034 H 206.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBCF |
|---|---|
| RGB | rgb(172, 203, 207) |
| HSL | hsl(187, 27%, 74%) |
| HSV | hsv(187, 17%, 81%) |
| CMYK | cmyk(16.9%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(79.61, -9.47, -5.45) |
| CIE-LCH | lch(79.61, 10.93, 209.94°) |
| OKLab | oklab(82.06% -0.0302 -0.0148) |
| OKLCH | oklch(82.06% 0.034 206) |
| XYZ | xyz(49.6287, 55.9861, 67.2110) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 9.26
Light Grey Blue
#9DBCD4
ΔE00 9.37
Silver (survey)
#C5C9C7
ΔE00 9.49
Sky Blue
#87CEEB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBCF #CFB0AC
analogous
#ACCFC2 #ACCBCF #ACBACF
triadic
#ACCBCF #CFACCB #CBCFAC
tetradic
#ACCBCF #C2ACCF #CFB0AC #BACFAC
square
#ACCBCF #C2ACCF #CFB0AC #BACFAC
split-complementary
#ACCBCF #CFACBA #CFC2AC
monochromatic
#5E9AA2 #85B3B9 #ACCBCF #D3E3E5 #ECF3F4
Accessibility & contrast
On white
1.72
#ACCBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ACCBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBCF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBCF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#A2CECC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accbcf; /* rgb */ color: rgb(172, 203, 207); /* oklch */ color: oklch(82.1% 0.034 206.0);
Tailwind
colors: {
custom: {
50: '#c5dadd',
500: '#accbcf',
950: '#000000',
},
}SCSS
$custom: #accbcf; $custom-light: #c5dadd; $custom-dark: #000000;
JSON
{
"hex": "#accbcf",
"rgb": {
"r": 172,
"g": 203,
"b": 207
},
"hsl": {
"h": 186.857,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82058,
"c": 0.03366,
"h": 206
},
"luminance": 0.55988
}Semantic roles & 50–950 ramp
primary
#ACCBCF
secondary
#A4807B
accent
#4C40A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384