#AFE3DD#AFE3DD
#AFE3DD is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.8% C 0.054 H 187.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3DD |
|---|---|
| RGB | rgb(175, 227, 221) |
| HSL | hsl(173, 48%, 79%) |
| HSV | hsv(173, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(86.64, -17.83, -2.52) |
| CIE-LCH | lch(86.64, 18.01, 188.06°) |
| OKLab | oklab(87.81% -0.0535 -0.007) |
| OKLCH | oklch(87.81% 0.054 187.5) |
| XYZ | xyz(58.1955, 69.2702, 78.6968) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.61
Duck Egg Blue
#C3FBF4
ΔE00 5.13
Powder Blue
#B0E0E6
ΔE00 5.26
Eggshell Blue
#C4FFF7
ΔE00 5.95
Light Light Blue
#CAFFFB
ΔE00 6.11
Pale Cyan
#B7FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3DD #E3AFB5
analogous
#AFE3C3 #AFE3DD #AFCFE3
triadic
#AFE3DD #DDAFE3 #E3DDAF
tetradic
#AFE3DD #C3AFE3 #E3AFB5 #CFE3AF
square
#AFE3DD #C3AFE3 #E3AFB5 #CFE3AF
split-complementary
#AFE3DD #E3AFCF #E3C3AF
monochromatic
#54C3B6 #82D3CA #AFE3DD #DCF3F0 #E8F7F5
Accessibility & contrast
On white
1.41
#AFE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#AFE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3DD
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3DD | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#A0E6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe3dd; /* rgb */ color: rgb(175, 227, 221); /* oklch */ color: oklch(87.8% 0.054 187.5);
Tailwind
colors: {
custom: {
50: '#c8ece7',
500: '#afe3dd',
950: '#000000',
},
}SCSS
$custom: #afe3dd; $custom-light: #c8ece7; $custom-dark: #000000;
JSON
{
"hex": "#afe3dd",
"rgb": {
"r": 175,
"g": 227,
"b": 221
},
"hsl": {
"h": 173.077,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.87814,
"c": 0.05401,
"h": 187.5
},
"luminance": 0.69273
}Semantic roles & 50–950 ramp
primary
#AFE3DD
secondary
#BD7981
accent
#2A3BBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484