#AFE2DB#AFE2DB
#AFE2DB is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.5% C 0.053 H 185.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2DB |
|---|---|
| RGB | rgb(175, 226, 219) |
| HSL | hsl(172, 47%, 79%) |
| HSV | hsv(172, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(86.31, -17.75, -1.94) |
| CIE-LCH | lch(86.31, 17.86, 186.25°) |
| OKLab | oklab(87.54% -0.0531 -0.0055) |
| OKLCH | oklch(87.54% 0.053 185.9) |
| XYZ | xyz(57.6579, 68.6189, 77.2109) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.08
Duck Egg Blue
#C3FBF4
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 5.59
Eggshell Blue
#C4FFF7
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.38
Pale Cyan
#B7FFFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2DB #E2AFB6
analogous
#AFE2C1 #AFE2DB #AFCFE2
triadic
#AFE2DB #DBAFE2 #E2DBAF
tetradic
#AFE2DB #C1AFE2 #E2AFB6 #CFE2AF
square
#AFE2DB #C1AFE2 #E2AFB6 #CFE2AF
split-complementary
#AFE2DB #E2AFCF #E2C1AF
monochromatic
#55C1B3 #82D2C7 #AFE2DB #DCF2EF #E9F7F5
Accessibility & contrast
On white
1.43
#AFE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#AFE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2DB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2DB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#A0E4E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe2db; /* rgb */ color: rgb(175, 226, 219); /* oklch */ color: oklch(87.5% 0.053 185.9);
Tailwind
colors: {
custom: {
50: '#c8ebe6',
500: '#afe2db',
950: '#000000',
},
}SCSS
$custom: #afe2db; $custom-light: #c8ebe6; $custom-dark: #000000;
JSON
{
"hex": "#afe2db",
"rgb": {
"r": 175,
"g": 226,
"b": 219
},
"hsl": {
"h": 171.765,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.8754,
"c": 0.05334,
"h": 185.9
},
"luminance": 0.68621
}Semantic roles & 50–950 ramp
primary
#AFE2DB
secondary
#BB7A83
accent
#2B3FBA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484