#AFE2DA#AFE2DA
#AFE2DA is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.5% C 0.054 H 184.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2DA |
|---|---|
| RGB | rgb(175, 226, 218) |
| HSL | hsl(171, 47%, 79%) |
| HSV | hsv(171, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.29, -17.96, -1.45) |
| CIE-LCH | lch(86.29, 18.02, 184.63°) |
| OKLab | oklab(87.51% -0.0535 -0.0042) |
| OKLCH | oklch(87.51% 0.054 184.5) |
| XYZ | xyz(57.5267, 68.5664, 76.5197) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.35
Duck Egg Blue
#C3FBF4
ΔE00 5.38
Powder Blue
#B0E0E6
ΔE00 5.98
Eggshell Blue
#C4FFF7
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.49
Pale Cyan
#B7FFFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2DA #E2AFB7
analogous
#AFE2C0 #AFE2DA #AFD0E2
triadic
#AFE2DA #DAAFE2 #E2DAAF
tetradic
#AFE2DA #C0AFE2 #E2AFB7 #D0E2AF
square
#AFE2DA #C0AFE2 #E2AFB7 #D0E2AF
split-complementary
#AFE2DA #E2AFD0 #E2C0AF
monochromatic
#55C1B0 #82D2C5 #AFE2DA #DCF2EF #E9F7F5
Accessibility & contrast
On white
1.43
#AFE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#AFE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2DA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2DA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#A1E4DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe2da; /* rgb */ color: rgb(175, 226, 218); /* oklch */ color: oklch(87.5% 0.054 184.5);
Tailwind
colors: {
custom: {
50: '#c8ebe5',
500: '#afe2da',
950: '#000000',
},
}SCSS
$custom: #afe2da; $custom-light: #c8ebe5; $custom-dark: #000000;
JSON
{
"hex": "#afe2da",
"rgb": {
"r": 175,
"g": 226,
"b": 218
},
"hsl": {
"h": 170.588,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.8751,
"c": 0.05362,
"h": 184.5
},
"luminance": 0.68569
}Semantic roles & 50–950 ramp
primary
#AFE2DA
secondary
#BB7A84
accent
#2B42BA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484