#A7CEDF#A7CEDF
#A7CEDF is a very light, muted cyan. Relative luminance 0.577; OKLCH L 82.9% C 0.048 H 226.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CEDF |
|---|---|
| RGB | rgb(167, 206, 223) |
| HSL | hsl(198, 47%, 76%) |
| HSV | hsv(198, 25%, 87%) |
| CMYK | cmyk(25.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(80.56, -9.06, -12.64) |
| CIE-LCH | lch(80.56, 15.55, 234.36°) |
| OKLab | oklab(82.89% -0.033 -0.0344) |
| OKLCH | oklch(82.89% 0.048 226.2) |
| XYZ | xyz(51.3230, 57.6838, 78.2277) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.93
Ice Blue
#A5DFF9
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CEDF #DFB8A7
analogous
#A7DFD4 #A7CEDF #A7B2DF
triadic
#A7CEDF #DFA7CE #CEDFA7
tetradic
#A7CEDF #D4A7DF #DFB8A7 #B2DFA7
square
#A7CEDF #D4A7DF #DFB8A7 #B2DFA7
split-complementary
#A7CEDF #DFA7B2 #DFD4A7
monochromatic
#4D9CBE #7AB5CF #A7CEDF #D4E7EF #E9F3F7
Accessibility & contrast
On white
1.68
#A7CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#A7CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CEDF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CEDF | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#96D3D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a7cedf; /* rgb */ color: rgb(167, 206, 223); /* oklch */ color: oklch(82.9% 0.048 226.2);
Tailwind
colors: {
custom: {
50: '#c2dde9',
500: '#a7cedf',
950: '#000000',
},
}SCSS
$custom: #a7cedf; $custom-light: #c2dde9; $custom-dark: #000000;
JSON
{
"hex": "#a7cedf",
"rgb": {
"r": 167,
"g": 206,
"b": 223
},
"hsl": {
"h": 198.214,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.82888,
"c": 0.04766,
"h": 226.2
},
"luminance": 0.57686
}Semantic roles & 50–950 ramp
primary
#A7CEDF
secondary
#B88873
accent
#572CBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484