#A8DFFE#A8DFFE
#A8DFFE is a very light, moderate cyan. Relative luminance 0.683; OKLCH L 87.6% C 0.071 H 233.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFFE |
|---|---|
| RGB | rgb(168, 223, 254) |
| HSL | hsl(202, 98%, 83%) |
| HSV | hsv(202, 34%, 100%) |
| CMYK | cmyk(33.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.13, -10.31, -20.71) |
| CIE-LCH | lch(86.13, 23.13, 243.53°) |
| OKLab | oklab(87.63% -0.0423 -0.0568) |
| OKLCH | oklch(87.63% 0.071 233.3) |
| XYZ | xyz(60.4198, 68.2528, 103.7372) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.06
Baby Blue
#89CFF0
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 4.96
Lightskyblue
#87CEFA
ΔE00 5.50
Sky Blue
#87CEEB
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFFE #FEC7A8
analogous
#A8FEF2 #A8DFFE #A8B4FE
triadic
#A8DFFE #FEA8DF #DFFEA8
tetradic
#A8DFFE #F2A8FE #FEC7A8 #B4FEA8
square
#A8DFFE #F2A8FE #FEC7A8 #B4FEA8
split-complementary
#A8DFFE #FEA8B4 #FEF2A8
monochromatic
#2FB2FD #6BC9FD #A8DFFE #E1F4FF #E1F4FF
Accessibility & contrast
On white
1.43
#A8DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#A8DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFFE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFFE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#8BE7E9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a8dffe; /* rgb */ color: rgb(168, 223, 254); /* oklch */ color: oklch(87.6% 0.071 233.3);
Tailwind
colors: {
custom: {
50: '#c4e9fe',
500: '#a8dffe',
950: '#000000',
},
}SCSS
$custom: #a8dffe; $custom-light: #c4e9fe; $custom-dark: #000000;
JSON
{
"hex": "#a8dffe",
"rgb": {
"r": 168,
"g": 223,
"b": 254
},
"hsl": {
"h": 201.628,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.87629,
"c": 0.07088,
"h": 233.3
},
"luminance": 0.68256
}Semantic roles & 50–950 ramp
primary
#A8DFFE
secondary
#E39468
accent
#5300E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485