#AFCFDF#AFCFDF
#AFCFDF is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.6% C 0.041 H 229.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCFDF |
|---|---|
| RGB | rgb(175, 207, 223) |
| HSL | hsl(200, 43%, 78%) |
| HSV | hsv(200, 22%, 87%) |
| CMYK | cmyk(21.5%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.33, -7.18, -11.45) |
| CIE-LCH | lch(81.33, 13.51, 237.91°) |
| OKLab | oklab(83.62% -0.0265 -0.0311) |
| OKLCH | oklch(83.62% 0.041 229.5) |
| XYZ | xyz(53.3076, 59.0656, 78.3899) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.78
Light Grey Blue
#9DBCD4
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCFDF #DFBFAF
analogous
#AFDFD7 #AFCFDF #AFB7DF
triadic
#AFCFDF #DFAFCF #CFDFAF
tetradic
#AFCFDF #D7AFDF #DFBFAF #B7DFAF
square
#AFCFDF #D7AFDF #DFBFAF #B7DFAF
split-complementary
#AFCFDF #DFAFB7 #DFD7AF
monochromatic
#589BBC #83B5CE #AFCFDF #DBE9F0 #E9F2F6
Accessibility & contrast
On white
1.64
#AFCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#AFCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCFDF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCFDF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#A1D4D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afcfdf; /* rgb */ color: rgb(175, 207, 223); /* oklch */ color: oklch(83.6% 0.041 229.5);
Tailwind
colors: {
custom: {
50: '#c7dde9',
500: '#afcfdf',
950: '#000000',
},
}SCSS
$custom: #afcfdf; $custom-light: #c7dde9; $custom-dark: #000000;
JSON
{
"hex": "#afcfdf",
"rgb": {
"r": 175,
"g": 207,
"b": 223
},
"hsl": {
"h": 200,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.83621,
"c": 0.04087,
"h": 229.5
},
"luminance": 0.59067
}Semantic roles & 50–950 ramp
primary
#AFCFDF
secondary
#B88F7B
accent
#5C30B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484