#AFBECA#AFBECA
#AFBECA is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.024 H 242.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBECA |
|---|---|
| RGB | rgb(175, 190, 202) |
| HSL | hsl(207, 20%, 74%) |
| HSV | hsv(207, 13%, 79%) |
| CMYK | cmyk(13.4%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.19, -2.70, -7.78) |
| CIE-LCH | lch(76.19, 8.24, 250.85°) |
| OKLab | oklab(79.37% -0.0112 -0.021) |
| OKLCH | oklch(79.37% 0.024 242) |
| XYZ | xyz(46.7508, 50.2043, 63.0930) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.52
Dove Gray
#B6B8BD
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 5.85
Cool Gray
#9AA7B0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBECA #CABBAF
analogous
#AFCAC9 #AFBECA #AFB1CA
triadic
#AFBECA #CAAFBE #BECAAF
tetradic
#AFBECA #C9AFCA #CABBAF #B1CAAF
square
#AFBECA #C9AFCA #CABBAF #B1CAAF
split-complementary
#AFBECA #CAAFB1 #CAC9AF
monochromatic
#658299 #8AA0B2 #AFBECA #D4DCE2 #EDF0F3
Accessibility & contrast
On white
1.90
#AFBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#AFBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBECA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBECA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#A8C1C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbeca; /* rgb */ color: rgb(175, 190, 202); /* oklch */ color: oklch(79.4% 0.024 242.0);
Tailwind
colors: {
custom: {
50: '#c7d1da',
500: '#afbeca',
950: '#000000',
},
}SCSS
$custom: #afbeca; $custom-light: #c7d1da; $custom-dark: #000000;
JSON
{
"hex": "#afbeca",
"rgb": {
"r": 175,
"g": 190,
"b": 202
},
"hsl": {
"h": 206.667,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.7937,
"c": 0.02377,
"h": 242
},
"luminance": 0.50205
}Semantic roles & 50–950 ramp
primary
#AFBECA
secondary
#9F8D7F
accent
#6E479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383