#AED2F2#AED2F2
#AED2F2 is a very light, muted cyan. Relative luminance 0.615; OKLCH L 84.8% C 0.059 H 245.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2F2 |
|---|---|
| RGB | rgb(174, 210, 242) |
| HSL | hsl(208, 72%, 82%) |
| HSV | hsv(208, 28%, 95%) |
| CMYK | cmyk(28.1%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(82.65, -4.73, -19.60) |
| CIE-LCH | lch(82.65, 20.16, 256.43°) |
| OKLab | oklab(84.84% -0.0245 -0.0536) |
| OKLCH | oklch(84.84% 0.059 245.4) |
| XYZ | xyz(56.5245, 61.5004, 92.8797) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.50
Powder Blue (survey)
#B1D1FC
ΔE00 3.66
Light Blue
#95D0FC
ΔE00 4.57
Cloudy Blue
#ACC2D9
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2F2 #F2CEAE
analogous
#AEF2F0 #AED2F2 #AEB0F2
triadic
#AED2F2 #F2AED2 #D2F2AE
tetradic
#AED2F2 #F0AEF2 #F2CEAE #B0F2AE
square
#AED2F2 #F0AEF2 #F2CEAE #B0F2AE
split-complementary
#AED2F2 #F2AEB0 #F2F0AE
monochromatic
#4597E1 #79B5EA #AED2F2 #E3EFFA #E5F0FB
Accessibility & contrast
On white
1.58
#AED2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#AED2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2F2
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2F2 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#BDCBF1
Tritanopia (blue-blind)
#9ADADC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #aed2f2; /* rgb */ color: rgb(174, 210, 242); /* oklch */ color: oklch(84.8% 0.059 245.4);
Tailwind
colors: {
custom: {
50: '#c7dff6',
500: '#aed2f2',
950: '#000000',
},
}SCSS
$custom: #aed2f2; $custom-light: #c7dff6; $custom-dark: #000000;
JSON
{
"hex": "#aed2f2",
"rgb": {
"r": 174,
"g": 210,
"b": 242
},
"hsl": {
"h": 208.235,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.8484,
"c": 0.05897,
"h": 245.4
},
"luminance": 0.61503
}Semantic roles & 50–950 ramp
primary
#AED2F2
secondary
#D19F73
accent
#6D11D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485