#AFE3DC#AFE3DC
#AFE3DC is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.054 H 186.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3DC |
|---|---|
| RGB | rgb(175, 227, 220) |
| HSL | hsl(172, 48%, 79%) |
| HSV | hsv(172, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(86.61, -18.04, -2.04) |
| CIE-LCH | lch(86.61, 18.15, 186.44°) |
| OKLab | oklab(87.78% -0.0539 -0.0057) |
| OKLCH | oklch(87.78% 0.054 186.1) |
| XYZ | xyz(58.0627, 69.2171, 77.9972) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.88
Duck Egg Blue
#C3FBF4
ΔE00 5.13
Powder Blue
#B0E0E6
ΔE00 5.65
Eggshell Blue
#C4FFF7
ΔE00 5.93
Light Light Blue
#CAFFFB
ΔE00 6.19
Pale Cyan
#B7FFFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3DC #E3AFB6
analogous
#AFE3C2 #AFE3DC #AFD0E3
triadic
#AFE3DC #DCAFE3 #E3DCAF
tetradic
#AFE3DC #C2AFE3 #E3AFB6 #D0E3AF
square
#AFE3DC #C2AFE3 #E3AFB6 #D0E3AF
split-complementary
#AFE3DC #E3AFD0 #E3C2AF
monochromatic
#54C3B4 #82D3C8 #AFE3DC #DCF3F0 #E8F7F5
Accessibility & contrast
On white
1.41
#AFE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#AFE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3DC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3DC | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#A0E5E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe3dc; /* rgb */ color: rgb(175, 227, 220); /* oklch */ color: oklch(87.8% 0.054 186.1);
Tailwind
colors: {
custom: {
50: '#c8ece6',
500: '#afe3dc',
950: '#000000',
},
}SCSS
$custom: #afe3dc; $custom-light: #c8ece6; $custom-dark: #000000;
JSON
{
"hex": "#afe3dc",
"rgb": {
"r": 175,
"g": 227,
"b": 220
},
"hsl": {
"h": 171.923,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.87784,
"c": 0.05425,
"h": 186.1
},
"luminance": 0.69219
}Semantic roles & 50–950 ramp
primary
#AFE3DC
secondary
#BD7982
accent
#2A3EBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484