#AFCEDA#AFCEDA
#AFCEDA is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.2% C 0.037 H 223.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEDA |
|---|---|
| RGB | rgb(175, 206, 218) |
| HSL | hsl(197, 37%, 77%) |
| HSV | hsv(197, 20%, 85%) |
| CMYK | cmyk(19.7%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(80.91, -7.75, -9.39) |
| CIE-LCH | lch(80.91, 12.17, 230.47°) |
| OKLab | oklab(83.25% -0.0271 -0.0254) |
| OKLCH | oklch(83.25% 0.037 223.2) |
| XYZ | xyz(52.4020, 58.3170, 74.8114) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.48
Light Grey Blue
#9DBCD4
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 6.80
Ice Blue
#A5DFF9
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEDA #DABBAF
analogous
#AFDAD1 #AFCEDA #AFB9DA
triadic
#AFCEDA #DAAFCE #CEDAAF
tetradic
#AFCEDA #D1AFDA #DABBAF #B9DAAF
square
#AFCEDA #D1AFDA #DABBAF #B9DAAF
split-complementary
#AFCEDA #DAAFB9 #DAD1AF
monochromatic
#5B9BB3 #85B4C7 #AFCEDA #D9E8ED #EAF2F5
Accessibility & contrast
On white
1.66
#AFCEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#AFCEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEDA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEDA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#C0C7DA
Tritanopia (blue-blind)
#A3D2D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afceda; /* rgb */ color: rgb(175, 206, 218); /* oklch */ color: oklch(83.2% 0.037 223.2);
Tailwind
colors: {
custom: {
50: '#c7dde5',
500: '#afceda',
950: '#000000',
},
}SCSS
$custom: #afceda; $custom-light: #c7dde5; $custom-dark: #000000;
JSON
{
"hex": "#afceda",
"rgb": {
"r": 175,
"g": 206,
"b": 218
},
"hsl": {
"h": 196.744,
"s": 36.752,
"l": 77.059
},
"oklch": {
"l": 0.83246,
"c": 0.03717,
"h": 223.2
},
"luminance": 0.58319
}Semantic roles & 50–950 ramp
primary
#AFCEDA
secondary
#B18B7C
accent
#5836B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484