#AFE2E7#AFE2E7
#AFE2E7 is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.053 H 203.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2E7 |
|---|---|
| RGB | rgb(175, 226, 231) |
| HSL | hsl(185, 54%, 80%) |
| HSV | hsv(185, 24%, 91%) |
| CMYK | cmyk(24.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(86.64, -15.18, -7.79) |
| CIE-LCH | lch(86.64, 17.06, 207.17°) |
| OKLab | oklab(87.91% -0.0483 -0.0212) |
| OKLCH | oklch(87.91% 0.053 203.7) |
| XYZ | xyz(59.2950, 69.2737, 85.8327) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.93
Paleturquoise
#AFEEEE
ΔE00 4.02
Pale Sky Blue
#BDF6FE
ΔE00 4.44
Lightblue
#ADD8E6
ΔE00 5.13
Light Sky Blue
#C6FCFF
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2E7 #E7B4AF
analogous
#AFE7D0 #AFE2E7 #AFC6E7
triadic
#AFE2E7 #E7AFE2 #E2E7AF
tetradic
#AFE2E7 #D0AFE7 #E7B4AF #C6E7AF
square
#AFE2E7 #D0AFE7 #E7B4AF #C6E7AF
split-complementary
#AFE2E7 #E7AFC6 #E7D0AF
monochromatic
#51C0CB #80D1D9 #AFE2E7 #DEF3F5 #E7F6F8
Accessibility & contrast
On white
1.41
#AFE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#AFE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2E7
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2E7 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#9DE6E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe2e7; /* rgb */ color: rgb(175, 226, 231); /* oklch */ color: oklch(87.9% 0.053 203.7);
Tailwind
colors: {
custom: {
50: '#c8ebee',
500: '#afe2e7',
950: '#000000',
},
}SCSS
$custom: #afe2e7; $custom-light: #c8ebee; $custom-dark: #000000;
JSON
{
"hex": "#afe2e7",
"rgb": {
"r": 175,
"g": 226,
"b": 231
},
"hsl": {
"h": 185.357,
"s": 53.846,
"l": 79.608
},
"oklch": {
"l": 0.87905,
"c": 0.05278,
"h": 203.7
},
"luminance": 0.69276
}Semantic roles & 50–950 ramp
primary
#AFE2E7
secondary
#C27F78
accent
#3224C1
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485