#AFF2DC#AFF2DC
#AFF2DC is a very light, moderate teal. Relative luminance 0.778; OKLCH L 91.0% C 0.074 H 172.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF2DC |
|---|---|
| RGB | rgb(175, 242, 220) |
| HSL | hsl(160, 72%, 82%) |
| HSV | hsv(160, 28%, 95%) |
| CMYK | cmyk(27.7%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(90.68, -25.39, 3.90) |
| CIE-LCH | lch(90.68, 25.69, 171.28°) |
| OKLab | oklab(91.03% -0.073 0.0099) |
| OKLCH | oklch(91.03% 0.074 172.3) |
| XYZ | xyz(62.3454, 77.7826, 79.4248) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.84
Pale Turquoise
#A5FBD5
ΔE00 5.03
Light Teal
#90E4C1
ΔE00 5.84
Eggshell Blue
#C4FFF7
ΔE00 6.08
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Tiffany Blue
#7BF2DA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF2DC #F2AFC5
analogous
#AFF2BB #AFF2DC #AFE6F2
triadic
#AFF2DC #DCAFF2 #F2DCAF
tetradic
#AFF2DC #BBAFF2 #F2AFC5 #E6F2AF
square
#AFF2DC #BBAFF2 #F2AFC5 #E6F2AF
split-complementary
#AFF2DC #F2AFE6 #F2BBAF
monochromatic
#46E1AE #7AE9C5 #AFF2DC #E4FBF3 #E5FBF3
Accessibility & contrast
On white
1.27
#AFF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#AFF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF2DC
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF2DC | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DB
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#9EF3EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff2dc; /* rgb */ color: rgb(175, 242, 220); /* oklch */ color: oklch(91.0% 0.074 172.3);
Tailwind
colors: {
custom: {
50: '#c8f6e6',
500: '#aff2dc',
950: '#000000',
},
}SCSS
$custom: #aff2dc; $custom-light: #c8f6e6; $custom-dark: #000000;
JSON
{
"hex": "#aff2dc",
"rgb": {
"r": 175,
"g": 242,
"b": 220
},
"hsl": {
"h": 160.299,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.91033,
"c": 0.07365,
"h": 172.3
},
"luminance": 0.77786
}Semantic roles & 50–950 ramp
primary
#AFF2DC
secondary
#D17493
accent
#1151D4
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584