#A8DDEF#A8DDEF
#A8DDEF is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.7% C 0.060 H 220.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DDEF |
|---|---|
| RGB | rgb(168, 221, 239) |
| HSL | hsl(195, 69%, 80%) |
| HSV | hsv(195, 30%, 94%) |
| CMYK | cmyk(29.7%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.13, -12.84, -14.30) |
| CIE-LCH | lch(85.13, 19.22, 228.07°) |
| OKLab | oklab(86.68% -0.0453 -0.0391) |
| OKLCH | oklch(86.68% 0.06 220.8) |
| XYZ | xyz(57.5800, 66.2670, 91.4015) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.20
Ice Blue
#A5DFF9
ΔE00 2.63
Powder Blue
#B0E0E6
ΔE00 4.61
Sky Blue
#87CEEB
ΔE00 5.47
Baby Blue
#89CFF0
ΔE00 5.92
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DDEF #EFBAA8
analogous
#A8EFDD #A8DDEF #A8BAEF
triadic
#A8DDEF #EFA8DD #DDEFA8
tetradic
#A8DDEF #DDA8EF #EFBAA8 #BAEFA8
square
#A8DDEF #DDA8EF #EFBAA8 #BAEFA8
split-complementary
#A8DDEF #EFA8BA #EFDDA8
monochromatic
#41B5DC #74C9E5 #A8DDEF #DCF1F9 #E5F5FA
Accessibility & contrast
On white
1.47
#A8DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#A8DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DDEF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DDEF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#91E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a8ddef; /* rgb */ color: rgb(168, 221, 239); /* oklch */ color: oklch(86.7% 0.060 220.8);
Tailwind
colors: {
custom: {
50: '#c3e7f4',
500: '#a8ddef',
950: '#000000',
},
}SCSS
$custom: #a8ddef; $custom-light: #c3e7f4; $custom-dark: #000000;
JSON
{
"hex": "#a8ddef",
"rgb": {
"r": 168,
"g": 221,
"b": 239
},
"hsl": {
"h": 195.211,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.86682,
"c": 0.05983,
"h": 220.8
},
"luminance": 0.6627
}Semantic roles & 50–950 ramp
primary
#A8DDEF
secondary
#CD866F
accent
#4415D1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485