#A6DFEB#A6DFEB
#A6DFEB is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 86.9% C 0.060 H 212.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFEB |
|---|---|
| RGB | rgb(166, 223, 235) |
| HSL | hsl(190, 63%, 79%) |
| HSV | hsv(190, 29%, 92%) |
| CMYK | cmyk(29.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.44, -15.35, -11.73) |
| CIE-LCH | lch(85.44, 19.32, 217.40°) |
| OKLab | oklab(86.86% -0.0511 -0.032) |
| OKLCH | oklch(86.86% 0.06 212.1) |
| XYZ | xyz(57.1042, 66.8777, 88.4810) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.50
Lightblue
#ADD8E6
ΔE00 3.62
Ice Blue
#A5DFF9
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Paleturquoise
#AFEEEE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFEB #EBB2A6
analogous
#A6EBD4 #A6DFEB #A6BCEB
triadic
#A6DFEB #EBA6DF #DFEBA6
tetradic
#A6DFEB #D4A6EB #EBB2A6 #BCEBA6
square
#A6DFEB #D4A6EB #EBB2A6 #BCEBA6
split-complementary
#A6DFEB #EBA6BC #EBD4A6
monochromatic
#42BBD5 #74CDE0 #A6DFEB #D8F1F6 #E6F6F9
Accessibility & contrast
On white
1.46
#A6DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#A6DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFEB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFEB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#8FE4E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a6dfeb; /* rgb */ color: rgb(166, 223, 235); /* oklch */ color: oklch(86.9% 0.060 212.1);
Tailwind
colors: {
custom: {
50: '#c2e9f1',
500: '#a6dfeb',
950: '#000000',
},
}SCSS
$custom: #a6dfeb; $custom-light: #c2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#a6dfeb",
"rgb": {
"r": 166,
"g": 223,
"b": 235
},
"hsl": {
"h": 190.435,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.8686,
"c": 0.06035,
"h": 212.1
},
"luminance": 0.66881
}Semantic roles & 50–950 ramp
primary
#A6DFEB
secondary
#C77E6E
accent
#391ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485