#A2DFFE#A2DFFE
#A2DFFE is a very light, moderate cyan. Relative luminance 0.676; OKLCH L 87.3% C 0.075 H 230.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFFE |
|---|---|
| RGB | rgb(162, 223, 254) |
| HSL | hsl(200, 98%, 82%) |
| HSV | hsv(200, 36%, 100%) |
| CMYK | cmyk(36.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.81, -11.90, -21.23) |
| CIE-LCH | lch(85.81, 24.34, 240.71°) |
| OKLab | oklab(87.29% -0.0477 -0.0583) |
| OKLCH | oklch(87.29% 0.075 230.8) |
| XYZ | xyz(59.1714, 67.6091, 103.6787) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.49
Baby Blue
#89CFF0
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 5.25
Lightskyblue
#87CEFA
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFFE #FEC1A2
analogous
#A2FEEF #A2DFFE #A2B1FE
triadic
#A2DFFE #FEA2DF #DFFEA2
tetradic
#A2DFFE #EFA2FE #FEC1A2 #B1FEA2
square
#A2DFFE #EFA2FE #FEC1A2 #B1FEA2
split-complementary
#A2DFFE #FEA2B1 #FEEFA2
monochromatic
#29B5FD #65CAFD #A2DFFE #DFF4FF #E1F5FF
Accessibility & contrast
On white
1.45
#A2DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#A2DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFFE
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFFE | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#81E8E9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2dffe; /* rgb */ color: rgb(162, 223, 254); /* oklch */ color: oklch(87.3% 0.075 230.8);
Tailwind
colors: {
custom: {
50: '#c0e9fe',
500: '#a2dffe',
950: '#000000',
},
}SCSS
$custom: #a2dffe; $custom-light: #c0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#a2dffe",
"rgb": {
"r": 162,
"g": 223,
"b": 254
},
"hsl": {
"h": 200.217,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.87289,
"c": 0.07533,
"h": 230.8
},
"luminance": 0.67612
}Semantic roles & 50–950 ramp
primary
#A2DFFE
secondary
#E28D62
accent
#4D00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485