#AFCBDB#AFCBDB
#AFCBDB is a very light, muted cyan. Relative luminance 0.569; OKLCH L 82.6% C 0.038 H 232.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBDB |
|---|---|
| RGB | rgb(175, 203, 219) |
| HSL | hsl(202, 38%, 77%) |
| HSV | hsv(202, 20%, 86%) |
| CMYK | cmyk(20.1%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.15, -5.96, -11.07) |
| CIE-LCH | lch(80.15, 12.57, 241.71°) |
| OKLab | oklab(82.65% -0.0227 -0.03) |
| OKLCH | oklch(82.65% 0.038 232.9) |
| XYZ | xyz(51.8179, 56.9388, 75.2642) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 4.90
Lightblue
#ADD8E6
ΔE00 5.19
Lightsteelblue
#B0C4DE
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBDB #DBBFAF
analogous
#AFDBD5 #AFCBDB #AFB5DB
triadic
#AFCBDB #DBAFCB #CBDBAF
tetradic
#AFCBDB #D5AFDB #DBBFAF #B5DBAF
square
#AFCBDB #D5AFDB #DBBFAF #B5DBAF
split-complementary
#AFCBDB #DBAFB5 #DBD5AF
monochromatic
#5B94B5 #85B0C8 #AFCBDB #D9E6EE #EAF1F6
Accessibility & contrast
On white
1.70
#AFCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#AFCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBDB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBDB | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#BDC5DB
Tritanopia (blue-blind)
#A3CFD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcbdb; /* rgb */ color: rgb(175, 203, 219); /* oklch */ color: oklch(82.6% 0.038 232.9);
Tailwind
colors: {
custom: {
50: '#c7dae6',
500: '#afcbdb',
950: '#000000',
},
}SCSS
$custom: #afcbdb; $custom-light: #c7dae6; $custom-dark: #000000;
JSON
{
"hex": "#afcbdb",
"rgb": {
"r": 175,
"g": 203,
"b": 219
},
"hsl": {
"h": 201.818,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.82649,
"c": 0.03762,
"h": 232.9
},
"luminance": 0.5694
}Semantic roles & 50–950 ramp
primary
#AFCBDB
secondary
#B3907C
accent
#6235B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384