#AFF2EC#AFF2EC
#AFF2EC is a very light, moderate teal. Relative luminance 0.787; OKLCH L 91.5% C 0.067 H 189.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF2EC |
|---|---|
| RGB | rgb(175, 242, 236) |
| HSL | hsl(175, 72%, 82%) |
| HSV | hsv(175, 28%, 95%) |
| CMYK | cmyk(27.7%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(91.09, -22.04, -3.85) |
| CIE-LCH | lch(91.09, 22.37, 189.90°) |
| OKLab | oklab(91.49% -0.0665 -0.0107) |
| OKLCH | oklch(91.49% 0.067 189.1) |
| XYZ | xyz(64.5667, 78.6711, 91.1236) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.58
Pale Cyan
#B7FFFA
ΔE00 2.72
Duck Egg Blue
#C3FBF4
ΔE00 3.00
Eggshell Blue
#C4FFF7
ΔE00 3.36
Light Cyan
#ACFFFC
ΔE00 3.37
Light Light Blue
#CAFFFB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF2EC #F2AFB5
analogous
#AFF2CB #AFF2EC #AFD7F2
triadic
#AFF2EC #ECAFF2 #F2ECAF
tetradic
#AFF2EC #CBAFF2 #F2AFB5 #D7F2AF
square
#AFF2EC #CBAFF2 #F2AFB5 #D7F2AF
split-complementary
#AFF2EC #F2AFD7 #F2CBAF
monochromatic
#46E1D3 #7AE9DF #AFF2EC #E4FBF9 #E5FBF9
Accessibility & contrast
On white
1.25
#AFF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#AFF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF2EC
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF2EC | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#99F5F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff2ec; /* rgb */ color: rgb(175, 242, 236); /* oklch */ color: oklch(91.5% 0.067 189.1);
Tailwind
colors: {
custom: {
50: '#c8f6f2',
500: '#aff2ec',
950: '#000000',
},
}SCSS
$custom: #aff2ec; $custom-light: #c8f6f2; $custom-dark: #000000;
JSON
{
"hex": "#aff2ec",
"rgb": {
"r": 175,
"g": 242,
"b": 236
},
"hsl": {
"h": 174.627,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.91491,
"c": 0.06736,
"h": 189.1
},
"luminance": 0.78674
}Semantic roles & 50–950 ramp
primary
#AFF2EC
secondary
#D1747C
accent
#1123D4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585