#A8DEFA#A8DEFA
#A8DEFA is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 87.3% C 0.068 H 231.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DEFA |
|---|---|
| RGB | rgb(168, 222, 250) |
| HSL | hsl(200, 89%, 82%) |
| HSV | hsv(200, 33%, 98%) |
| CMYK | cmyk(32.8%, 11.2%, 0%, 2%) |
| CIE-LAB | lab(85.74, -10.76, -19.19) |
| CIE-LCH | lch(85.74, 22.00, 240.73°) |
| OKLab | oklab(87.28% -0.0425 -0.0526) |
| OKLCH | oklch(87.28% 0.068 231.1) |
| XYZ | xyz(59.5195, 67.4665, 100.3101) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.28
Baby Blue
#89CFF0
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 4.77
Sky Blue
#87CEEB
ΔE00 5.19
Light Blue
#95D0FC
ΔE00 5.52
Lightskyblue
#87CEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DEFA #FAC4A8
analogous
#A8FAED #A8DEFA #A8B5FA
triadic
#A8DEFA #FAA8DE #DEFAA8
tetradic
#A8DEFA #EDA8FA #FAC4A8 #B5FAA8
square
#A8DEFA #EDA8FA #FAC4A8 #B5FAA8
split-complementary
#A8DEFA #FAA8B5 #FAEDA8
monochromatic
#34B2F3 #6EC8F7 #A8DEFA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.45
#A8DEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#A8DEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DEFA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DEFA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFB
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#8DE6E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a8defa; /* rgb */ color: rgb(168, 222, 250); /* oklch */ color: oklch(87.3% 0.068 231.1);
Tailwind
colors: {
custom: {
50: '#c4e8fc',
500: '#a8defa',
950: '#000000',
},
}SCSS
$custom: #a8defa; $custom-light: #c4e8fc; $custom-dark: #000000;
JSON
{
"hex": "#a8defa",
"rgb": {
"r": 168,
"g": 222,
"b": 250
},
"hsl": {
"h": 200.488,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.87275,
"c": 0.06766,
"h": 231.1
},
"luminance": 0.6747
}Semantic roles & 50–950 ramp
primary
#A8DEFA
secondary
#DC916A
accent
#4E00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485