#AFE1DA#AFE1DA
#AFE1DA is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.3% C 0.052 H 185.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE1DA |
|---|---|
| RGB | rgb(175, 225, 218) |
| HSL | hsl(172, 45%, 78%) |
| HSV | hsv(172, 22%, 88%) |
| CMYK | cmyk(22.2%, 0%, 3.1%, 11.8%) |
| CIE-LAB | lab(86.02, -17.46, -1.85) |
| CIE-LCH | lch(86.02, 17.56, 186.05°) |
| OKLab | oklab(87.3% -0.0522 -0.0052) |
| OKLCH | oklch(87.3% 0.052 185.7) |
| XYZ | xyz(57.2555, 68.0241, 76.4293) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 5.54
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Eggshell Blue
#C4FFF7
ΔE00 6.39
Light Light Blue
#CAFFFB
ΔE00 6.57
Pale Cyan
#B7FFFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE1DA #E1AFB6
analogous
#AFE1C1 #AFE1DA #AFCFE1
triadic
#AFE1DA #DAAFE1 #E1DAAF
tetradic
#AFE1DA #C1AFE1 #E1AFB6 #CFE1AF
square
#AFE1DA #C1AFE1 #E1AFB6 #CFE1AF
split-complementary
#AFE1DA #E1AFCF #E1C1AF
monochromatic
#56C0B1 #82D0C5 #AFE1DA #DCF2EF #E9F7F5
Accessibility & contrast
On white
1.44
#AFE1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#AFE1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE1DA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE1DA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#A1E3DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe1da; /* rgb */ color: rgb(175, 225, 218); /* oklch */ color: oklch(87.3% 0.052 185.7);
Tailwind
colors: {
custom: {
50: '#c8eae5',
500: '#afe1da',
950: '#000000',
},
}SCSS
$custom: #afe1da; $custom-light: #c8eae5; $custom-dark: #000000;
JSON
{
"hex": "#afe1da",
"rgb": {
"r": 175,
"g": 225,
"b": 218
},
"hsl": {
"h": 171.6,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.87295,
"c": 0.05243,
"h": 185.7
},
"luminance": 0.68026
}Semantic roles & 50–950 ramp
primary
#AFE1DA
secondary
#BA7A83
accent
#2D40B9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484