#AFCCCF#AFCCCF
#AFCCCF is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.031 H 204.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCCF |
|---|---|
| RGB | rgb(175, 204, 207) |
| HSL | hsl(186, 25%, 75%) |
| HSV | hsv(186, 15%, 81%) |
| CMYK | cmyk(15.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.07, -9.04, -4.75) |
| CIE-LCH | lch(80.07, 10.21, 207.71°) |
| OKLab | oklab(82.48% -0.0286 -0.0129) |
| OKLCH | oklch(82.48% 0.031 204.2) |
| XYZ | xyz(50.5316, 56.8034, 67.3212) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 8.94
Ice Blue
#A5DFF9
ΔE00 9.63
Light Grey Blue
#9DBCD4
ΔE00 9.73
Cloudy Blue
#ACC2D9
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCCF #CFB2AF
analogous
#AFCFC2 #AFCCCF #AFBCCF
triadic
#AFCCCF #CFAFCC #CCCFAF
tetradic
#AFCCCF #C2AFCF #CFB2AF #BCCFAF
square
#AFCCCF #C2AFCF #CFB2AF #BCCFAF
split-complementary
#AFCCCF #CFAFBC #CFC2AF
monochromatic
#639BA1 #89B4B8 #AFCCCF #D5E4E6 #ECF3F4
Accessibility & contrast
On white
1.70
#AFCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#AFCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCCF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCCF | 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)
#C7C9CF
Deuteranopia (green-blind)
#C1C5CF
Tritanopia (blue-blind)
#A6CECD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcccf; /* rgb */ color: rgb(175, 204, 207); /* oklch */ color: oklch(82.5% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#c7dbdd',
500: '#afcccf',
950: '#000000',
},
}SCSS
$custom: #afcccf; $custom-light: #c7dbdd; $custom-dark: #000000;
JSON
{
"hex": "#afcccf",
"rgb": {
"r": 175,
"g": 204,
"b": 207
},
"hsl": {
"h": 185.625,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.82475,
"c": 0.03139,
"h": 204.2
},
"luminance": 0.56805
}Semantic roles & 50–950 ramp
primary
#AFCCCF
secondary
#A4817E
accent
#4B42A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484