#AFF1DC#AFF1DC
#AFF1DC is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.8% C 0.072 H 172.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF1DC |
|---|---|
| RGB | rgb(175, 241, 220) |
| HSL | hsl(161, 70%, 82%) |
| HSV | hsv(161, 27%, 95%) |
| CMYK | cmyk(27.4%, 0%, 8.7%, 5.5%) |
| CIE-LAB | lab(90.41, -24.91, 3.50) |
| CIE-LCH | lch(90.41, 25.16, 172.00°) |
| OKLab | oklab(90.82% -0.0717 0.0089) |
| OKLCH | oklch(90.82% 0.072 172.9) |
| XYZ | xyz(62.0486, 77.1890, 79.3259) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.97
Pale Turquoise
#A5FBD5
ΔE00 5.40
Eggshell Blue
#C4FFF7
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 5.97
Light Teal
#90E4C1
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF1DC #F1AFC4
analogous
#AFF1BB #AFF1DC #AFE5F1
triadic
#AFF1DC #DCAFF1 #F1DCAF
tetradic
#AFF1DC #BBAFF1 #F1AFC4 #E5F1AF
square
#AFF1DC #BBAFF1 #F1AFC4 #E5F1AF
split-complementary
#AFF1DC #F1AFE5 #F1BBAF
monochromatic
#47DFAE #7BE8C5 #AFF1DC #E3FAF3 #E5FAF4
Accessibility & contrast
On white
1.28
#AFF1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#AFF1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF1DC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF1DC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#9EF2EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff1dc; /* rgb */ color: rgb(175, 241, 220); /* oklch */ color: oklch(90.8% 0.072 172.9);
Tailwind
colors: {
custom: {
50: '#c8f5e6',
500: '#aff1dc',
950: '#000000',
},
}SCSS
$custom: #aff1dc; $custom-light: #c8f5e6; $custom-dark: #000000;
JSON
{
"hex": "#aff1dc",
"rgb": {
"r": 175,
"g": 241,
"b": 220
},
"hsl": {
"h": 160.909,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.90816,
"c": 0.07228,
"h": 172.9
},
"luminance": 0.77192
}Semantic roles & 50–950 ramp
primary
#AFF1DC
secondary
#D07491
accent
#1350D2
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584