#AFCEDB#AFCEDB
#AFCEDB is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.3% C 0.038 H 225.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEDB |
|---|---|
| RGB | rgb(175, 206, 219) |
| HSL | hsl(198, 38%, 77%) |
| HSV | hsv(198, 20%, 86%) |
| CMYK | cmyk(20.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.94, -7.53, -9.88) |
| CIE-LCH | lch(80.94, 12.42, 232.69°) |
| OKLab | oklab(83.28% -0.0267 -0.0268) |
| OKLCH | oklch(83.28% 0.038 225.1) |
| XYZ | xyz(52.5332, 58.3695, 75.5027) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.57
Light Grey Blue
#9DBCD4
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 6.62
Ice Blue
#A5DFF9
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 7.09
Sky Blue
#87CEEB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEDB #DBBCAF
analogous
#AFDBD2 #AFCEDB #AFB8DB
triadic
#AFCEDB #DBAFCE #CEDBAF
tetradic
#AFCEDB #D2AFDB #DBBCAF #B8DBAF
square
#AFCEDB #D2AFDB #DBBCAF #B8DBAF
split-complementary
#AFCEDB #DBAFB8 #DBD2AF
monochromatic
#5B9AB5 #85B4C8 #AFCEDB #D9E8EE #EAF2F6
Accessibility & contrast
On white
1.66
#AFCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#AFCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEDB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEDB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#A3D2D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afcedb; /* rgb */ color: rgb(175, 206, 219); /* oklch */ color: oklch(83.3% 0.038 225.1);
Tailwind
colors: {
custom: {
50: '#c7dde6',
500: '#afcedb',
950: '#000000',
},
}SCSS
$custom: #afcedb; $custom-light: #c7dde6; $custom-dark: #000000;
JSON
{
"hex": "#afcedb",
"rgb": {
"r": 175,
"g": 206,
"b": 219
},
"hsl": {
"h": 197.727,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.83279,
"c": 0.03783,
"h": 225.1
},
"luminance": 0.58371
}Semantic roles & 50–950 ramp
primary
#AFCEDB
secondary
#B38C7C
accent
#5935B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484