#AFC8DB#AFC8DB
#AFC8DB is a very light, muted cyan. Relative luminance 0.555; OKLCH L 82.0% C 0.038 H 240.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8DB |
|---|---|
| RGB | rgb(175, 200, 219) |
| HSL | hsl(206, 38%, 77%) |
| HSV | hsv(206, 20%, 86%) |
| CMYK | cmyk(20.1%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.35, -4.38, -12.26) |
| CIE-LCH | lch(79.35, 13.02, 250.35°) |
| OKLab | oklab(82.02% -0.0186 -0.0333) |
| OKLCH | oklch(82.02% 0.038 240.8) |
| XYZ | xyz(51.1163, 55.5356, 75.0304) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.71
Light Grey Blue
#9DBCD4
ΔE00 3.84
Lightsteelblue
#B0C4DE
ΔE00 4.08
Light Blue Grey
#B7C9E2
ΔE00 4.33
Lightblue
#ADD8E6
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8DB #DBC2AF
analogous
#AFDBD8 #AFC8DB #AFB2DB
triadic
#AFC8DB #DBAFC8 #C8DBAF
tetradic
#AFC8DB #D8AFDB #DBC2AF #B2DBAF
square
#AFC8DB #D8AFDB #DBC2AF #B2DBAF
split-complementary
#AFC8DB #DBAFB2 #DBD8AF
monochromatic
#5B8EB5 #85ABC8 #AFC8DB #D9E5EE #EAF0F6
Accessibility & contrast
On white
1.73
#AFC8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#AFC8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8DB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8DB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#A3CDCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afc8db; /* rgb */ color: rgb(175, 200, 219); /* oklch */ color: oklch(82.0% 0.038 240.8);
Tailwind
colors: {
custom: {
50: '#c7d8e6',
500: '#afc8db',
950: '#000000',
},
}SCSS
$custom: #afc8db; $custom-light: #c7d8e6; $custom-dark: #000000;
JSON
{
"hex": "#afc8db",
"rgb": {
"r": 175,
"g": 200,
"b": 219
},
"hsl": {
"h": 205.909,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.82021,
"c": 0.03811,
"h": 240.8
},
"luminance": 0.55537
}Semantic roles & 50–950 ramp
primary
#AFC8DB
secondary
#B3937C
accent
#6A35B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384