#AFE3D2#AFE3D2
#AFE3D2 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.5% C 0.058 H 172.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3D2 |
|---|---|
| RGB | rgb(175, 227, 210) |
| HSL | hsl(160, 48%, 79%) |
| HSV | hsv(160, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(86.36, -20.10, 2.86) |
| CIE-LCH | lch(86.36, 20.30, 171.90°) |
| OKLab | oklab(87.5% -0.058 0.0073) |
| OKLCH | oklch(87.5% 0.058 172.9) |
| XYZ | xyz(56.7777, 68.7031, 71.2297) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.27
Duck Egg Blue
#C3FBF4
ΔE00 6.54
Light Teal
#90E4C1
ΔE00 6.97
Eggshell Blue
#C4FFF7
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.18
Pale Cyan
#B7FFFA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3D2 #E3AFC0
analogous
#AFE3B8 #AFE3D2 #AFDAE3
triadic
#AFE3D2 #D2AFE3 #E3D2AF
tetradic
#AFE3D2 #B8AFE3 #E3AFC0 #DAE3AF
square
#AFE3D2 #B8AFE3 #E3AFC0 #DAE3AF
split-complementary
#AFE3D2 #E3AFDA #E3B8AF
monochromatic
#54C39F #82D3B9 #AFE3D2 #DCF3EC #E8F7F2
Accessibility & contrast
On white
1.42
#AFE3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#AFE3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3D2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3D2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD1
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#A3E4DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe3d2; /* rgb */ color: rgb(175, 227, 210); /* oklch */ color: oklch(87.5% 0.058 172.9);
Tailwind
colors: {
custom: {
50: '#c7ecdf',
500: '#afe3d2',
950: '#000000',
},
}SCSS
$custom: #afe3d2; $custom-light: #c7ecdf; $custom-dark: #000000;
JSON
{
"hex": "#afe3d2",
"rgb": {
"r": 175,
"g": 227,
"b": 210
},
"hsl": {
"h": 160.385,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.87497,
"c": 0.05845,
"h": 172.9
},
"luminance": 0.68705
}Semantic roles & 50–950 ramp
primary
#AFE3D2
secondary
#BD798F
accent
#2A5ABB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484