#AFCCDB#AFCCDB
#AFCCDB is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.9% C 0.038 H 230.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCDB |
|---|---|
| RGB | rgb(175, 204, 219) |
| HSL | hsl(200, 38%, 77%) |
| HSV | hsv(200, 20%, 86%) |
| CMYK | cmyk(20.1%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.41, -6.48, -10.67) |
| CIE-LCH | lch(80.41, 12.49, 238.73°) |
| OKLab | oklab(82.86% -0.024 -0.0289) |
| OKLCH | oklch(82.86% 0.038 230.3) |
| XYZ | xyz(52.0548, 57.4126, 75.3432) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.61
Cloudy Blue
#ACC2D9
ΔE00 5.34
Light Grey Blue
#9DBCD4
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 6.78
Ice Blue
#A5DFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCDB #DBBEAF
analogous
#AFDBD4 #AFCCDB #AFB6DB
triadic
#AFCCDB #DBAFCC #CCDBAF
tetradic
#AFCCDB #D4AFDB #DBBEAF #B6DBAF
square
#AFCCDB #D4AFDB #DBBEAF #B6DBAF
split-complementary
#AFCCDB #DBAFB6 #DBD4AF
monochromatic
#5B96B5 #85B1C8 #AFCCDB #D9E7EE #EAF2F6
Accessibility & contrast
On white
1.68
#AFCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#AFCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCDB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCDB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#A3D0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afccdb; /* rgb */ color: rgb(175, 204, 219); /* oklch */ color: oklch(82.9% 0.038 230.3);
Tailwind
colors: {
custom: {
50: '#c7dbe6',
500: '#afccdb',
950: '#000000',
},
}SCSS
$custom: #afccdb; $custom-light: #c7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#afccdb",
"rgb": {
"r": 175,
"g": 204,
"b": 219
},
"hsl": {
"h": 200.455,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.82858,
"c": 0.03761,
"h": 230.3
},
"luminance": 0.57414
}Semantic roles & 50–950 ramp
primary
#AFCCDB
secondary
#B38E7C
accent
#5F35B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484