#AFE2EE#AFE2EE
#AFE2EE is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.1% C 0.055 H 213.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2EE |
|---|---|
| RGB | rgb(175, 226, 238) |
| HSL | hsl(191, 65%, 81%) |
| HSV | hsv(191, 26%, 93%) |
| CMYK | cmyk(26.5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(86.84, -13.63, -11.18) |
| CIE-LCH | lch(86.84, 17.63, 219.37°) |
| OKLab | oklab(88.13% -0.0456 -0.0305) |
| OKLCH | oklch(88.13% 0.055 213.7) |
| XYZ | xyz(60.3034, 69.6771, 91.1440) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.37
Lightblue
#ADD8E6
ΔE00 3.03
Pale Sky Blue
#BDF6FE
ΔE00 4.73
Ice Blue
#A5DFF9
ΔE00 4.86
Paleturquoise
#AFEEEE
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2EE #EEBBAF
analogous
#AFEEDA #AFE2EE #AFC2EE
triadic
#AFE2EE #EEAFE2 #E2EEAF
tetradic
#AFE2EE #DAAFEE #EEBBAF #C2EEAF
square
#AFE2EE #DAAFEE #EEBBAF #C2EEAF
split-complementary
#AFE2EE #EEAFC2 #EEDAAF
monochromatic
#4ABDD9 #7DD0E3 #AFE2EE #E1F4F9 #E6F6FA
Accessibility & contrast
On white
1.41
#AFE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#AFE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2EE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2EE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#9BE7E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe2ee; /* rgb */ color: rgb(175, 226, 238); /* oklch */ color: oklch(88.1% 0.055 213.7);
Tailwind
colors: {
custom: {
50: '#c8ebf3',
500: '#afe2ee',
950: '#000000',
},
}SCSS
$custom: #afe2ee; $custom-light: #c8ebf3; $custom-dark: #000000;
JSON
{
"hex": "#afe2ee",
"rgb": {
"r": 175,
"g": 226,
"b": 238
},
"hsl": {
"h": 191.429,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.88129,
"c": 0.05488,
"h": 213.7
},
"luminance": 0.6968
}Semantic roles & 50–950 ramp
primary
#AFE2EE
secondary
#CC8676
accent
#3B19CD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485