#AFCCCE#AFCCCE
#AFCCCE is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.4% C 0.031 H 201.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCCE |
|---|---|
| RGB | rgb(175, 204, 206) |
| HSL | hsl(184, 24%, 75%) |
| HSV | hsv(184, 15%, 81%) |
| CMYK | cmyk(15%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.04, -9.24, -4.25) |
| CIE-LCH | lch(80.04, 10.18, 204.70°) |
| OKLab | oklab(82.44% -0.029 -0.0115) |
| OKLCH | oklch(82.44% 0.031 201.7) |
| XYZ | xyz(50.4098, 56.7546, 66.6794) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.75
Powder Blue
#B0E0E6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 8.95
Ice Blue
#A5DFF9
ΔE00 9.99
Paleturquoise
#AFEEEE
ΔE00 10.11
Light Grey Blue
#9DBCD4
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCCE #CEB1AF
analogous
#AFCEC1 #AFCCCE #AFBDCE
triadic
#AFCCCE #CEAFCC #CCCEAF
tetradic
#AFCCCE #C1AFCE #CEB1AF #BDCEAF
square
#AFCCCE #C1AFCE #CEB1AF #BDCEAF
split-complementary
#AFCCCE #CEAFBD #CEC1AF
monochromatic
#639CA0 #89B4B7 #AFCCCE #D5E4E5 #ECF3F3
Accessibility & contrast
On white
1.70
#AFCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#AFCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCCE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCCE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#A6CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afccce; /* rgb */ color: rgb(175, 204, 206); /* oklch */ color: oklch(82.4% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#c7dbdc',
500: '#afccce',
950: '#000000',
},
}SCSS
$custom: #afccce; $custom-light: #c7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#afccce",
"rgb": {
"r": 175,
"g": 204,
"b": 206
},
"hsl": {
"h": 183.871,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82444,
"c": 0.03123,
"h": 201.7
},
"luminance": 0.56756
}Semantic roles & 50–950 ramp
primary
#AFCCCE
secondary
#A3807E
accent
#4943A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484