#AFE2DD#AFE2DD
#AFE2DD is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.6% C 0.053 H 188.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2DD |
|---|---|
| RGB | rgb(175, 226, 221) |
| HSL | hsl(174, 47%, 79%) |
| HSV | hsv(174, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(86.37, -17.33, -2.92) |
| CIE-LCH | lch(86.37, 17.57, 189.57°) |
| OKLab | oklab(87.6% -0.0523 -0.0081) |
| OKLCH | oklch(87.6% 0.053 188.8) |
| XYZ | xyz(57.9228, 68.7248, 78.6059) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.60
Powder Blue
#B0E0E6
ΔE00 4.80
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Eggshell Blue
#C4FFF7
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.24
Light Sky Blue
#C6FCFF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2DD #E2AFB4
analogous
#AFE2C3 #AFE2DD #AFCDE2
triadic
#AFE2DD #DDAFE2 #E2DDAF
tetradic
#AFE2DD #C3AFE2 #E2AFB4 #CDE2AF
square
#AFE2DD #C3AFE2 #E2AFB4 #CDE2AF
split-complementary
#AFE2DD #E2AFCD #E2C3AF
monochromatic
#55C1B7 #82D2CA #AFE2DD #DCF2F0 #E9F7F5
Accessibility & contrast
On white
1.42
#AFE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#AFE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2DD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2DD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#A0E5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe2dd; /* rgb */ color: rgb(175, 226, 221); /* oklch */ color: oklch(87.6% 0.053 188.8);
Tailwind
colors: {
custom: {
50: '#c8ebe7',
500: '#afe2dd',
950: '#000000',
},
}SCSS
$custom: #afe2dd; $custom-light: #c8ebe7; $custom-dark: #000000;
JSON
{
"hex": "#afe2dd",
"rgb": {
"r": 175,
"g": 226,
"b": 221
},
"hsl": {
"h": 174.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.87599,
"c": 0.05288,
"h": 188.8
},
"luminance": 0.68727
}Semantic roles & 50–950 ramp
primary
#AFE2DD
secondary
#BB7A80
accent
#2B39BA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484