#AFE2E2#AFE2E2
#AFE2E2 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.8% C 0.052 H 196.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2E2 |
|---|---|
| RGB | rgb(175, 226, 226) |
| HSL | hsl(180, 47%, 79%) |
| HSV | hsv(180, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(86.50, -16.26, -5.36) |
| CIE-LCH | lch(86.50, 17.12, 198.23°) |
| OKLab | oklab(87.75% -0.0503 -0.0146) |
| OKLCH | oklch(87.75% 0.052 196.2) |
| XYZ | xyz(58.5989, 68.9952, 82.1666) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 5.34
Light Sky Blue
#C6FCFF
ΔE00 5.72
Duck Egg Blue
#C3FBF4
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2E2 #E2AFAF
analogous
#AFE2C8 #AFE2E2 #AFC8E2
triadic
#AFE2E2 #E2AFE2 #E2E2AF
tetradic
#AFE2E2 #C8AFE2 #E2AFAF #C8E2AF
square
#AFE2E2 #C8AFE2 #E2AFAF #C8E2AF
split-complementary
#AFE2E2 #E2AFC8 #E2C8AF
monochromatic
#55C1C1 #82D2D2 #AFE2E2 #DCF2F2 #E9F7F7
Accessibility & contrast
On white
1.42
#AFE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#AFE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2E2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2E2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#9EE5E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe2e2; /* rgb */ color: rgb(175, 226, 226); /* oklch */ color: oklch(87.8% 0.052 196.2);
Tailwind
colors: {
custom: {
50: '#c8ebeb',
500: '#afe2e2',
950: '#000000',
},
}SCSS
$custom: #afe2e2; $custom-light: #c8ebeb; $custom-dark: #000000;
JSON
{
"hex": "#afe2e2",
"rgb": {
"r": 175,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.8775,
"c": 0.05237,
"h": 196.2
},
"luminance": 0.68998
}Semantic roles & 50–950 ramp
primary
#AFE2E2
secondary
#BB7A7A
accent
#2B2BBA
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484