#AFCADE#AFCADE
#AFCADE is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.5% C 0.041 H 240.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCADE |
|---|---|
| RGB | rgb(175, 202, 222) |
| HSL | hsl(206, 42%, 78%) |
| HSV | hsv(206, 21%, 87%) |
| CMYK | cmyk(21.2%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(79.97, -4.77, -12.94) |
| CIE-LCH | lch(79.97, 13.79, 249.75°) |
| OKLab | oklab(82.54% -0.0202 -0.0351) |
| OKLCH | oklch(82.54% 0.041 240.1) |
| XYZ | xyz(51.9810, 56.6274, 77.2845) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.09
Light Grey Blue
#9DBCD4
ΔE00 4.01
Lightsteelblue
#B0C4DE
ΔE00 4.33
Light Blue Grey
#B7C9E2
ΔE00 4.52
Lightblue
#ADD8E6
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCADE #DEC3AF
analogous
#AFDEDA #AFCADE #AFB2DE
triadic
#AFCADE #DEAFCA #CADEAF
tetradic
#AFCADE #DAAFDE #DEC3AF #B2DEAF
square
#AFCADE #DAAFDE #DEC3AF #B2DEAF
split-complementary
#AFCADE #DEAFB2 #DEDAAF
monochromatic
#5891BA #84ADCC #AFCADE #DAE7F0 #E9F1F6
Accessibility & contrast
On white
1.70
#AFCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#AFCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCADE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCADE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DF
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#A2CFD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afcade; /* rgb */ color: rgb(175, 202, 222); /* oklch */ color: oklch(82.5% 0.041 240.1);
Tailwind
colors: {
custom: {
50: '#c7dae8',
500: '#afcade',
950: '#000000',
},
}SCSS
$custom: #afcade; $custom-light: #c7dae8; $custom-dark: #000000;
JSON
{
"hex": "#afcade",
"rgb": {
"r": 175,
"g": 202,
"b": 222
},
"hsl": {
"h": 205.532,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.8254,
"c": 0.04054,
"h": 240.1
},
"luminance": 0.56629
}Semantic roles & 50–950 ramp
primary
#AFCADE
secondary
#B6947B
accent
#6931B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384