#A8DEFB#A8DEFB
#A8DEFB is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 87.3% C 0.068 H 232.0°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DEFB |
|---|---|
| RGB | rgb(168, 222, 251) |
| HSL | hsl(201, 91%, 82%) |
| HSV | hsv(201, 33%, 98%) |
| CMYK | cmyk(33.1%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(85.77, -10.52, -19.67) |
| CIE-LCH | lch(85.77, 22.31, 241.87°) |
| OKLab | oklab(87.31% -0.0422 -0.0539) |
| OKLCH | oklch(87.31% 0.068 232) |
| XYZ | xyz(59.6767, 67.5294, 101.1381) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.58
Baby Blue
#89CFF0
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 5.07
Light Blue
#95D0FC
ΔE00 5.26
Sky Blue
#87CEEB
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DEFB #FBC5A8
analogous
#A8FBEF #A8DEFB #A8B5FB
triadic
#A8DEFB #FBA8DE #DEFBA8
tetradic
#A8DEFB #EFA8FB #FBC5A8 #B5FBA8
square
#A8DEFB #EFA8FB #FBC5A8 #B5FBA8
split-complementary
#A8DEFB #FBA8B5 #FBEFA8
monochromatic
#33B2F6 #6DC8F8 #A8DEFB #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.45
#A8DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#A8DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DEFB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DEFB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#8CE6E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a8defb; /* rgb */ color: rgb(168, 222, 251); /* oklch */ color: oklch(87.3% 0.068 232.0);
Tailwind
colors: {
custom: {
50: '#c4e8fc',
500: '#a8defb',
950: '#000000',
},
}SCSS
$custom: #a8defb; $custom-light: #c4e8fc; $custom-dark: #000000;
JSON
{
"hex": "#a8defb",
"rgb": {
"r": 168,
"g": 222,
"b": 251
},
"hsl": {
"h": 200.964,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.87311,
"c": 0.06848,
"h": 232
},
"luminance": 0.67532
}Semantic roles & 50–950 ramp
primary
#A8DEFB
secondary
#DE9269
accent
#5000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485