#AFF0EC#AFF0EC
#AFF0EC is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.1% C 0.065 H 191.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0EC |
|---|---|
| RGB | rgb(175, 240, 236) |
| HSL | hsl(176, 68%, 81%) |
| HSV | hsv(176, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(90.55, -21.06, -4.64) |
| CIE-LCH | lch(90.55, 21.56, 192.43°) |
| OKLab | oklab(91.06% -0.064 -0.0128) |
| OKLCH | oklch(91.06% 0.065 191.3) |
| XYZ | xyz(63.9747, 77.4871, 90.9262) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.68
Pale Cyan
#B7FFFA
ΔE00 3.15
Duck Egg Blue
#C3FBF4
ΔE00 3.22
Light Cyan
#ACFFFC
ΔE00 3.69
Eggshell Blue
#C4FFF7
ΔE00 3.76
Light Light Blue
#CAFFFB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0EC #F0AFB3
analogous
#AFF0CC #AFF0EC #AFD4F0
triadic
#AFF0EC #ECAFF0 #F0ECAF
tetradic
#AFF0EC #CCAFF0 #F0AFB3 #D4F0AF
square
#AFF0EC #CCAFF0 #F0AFB3 #D4F0AF
split-complementary
#AFF0EC #F0AFD4 #F0CCAF
monochromatic
#48DDD4 #7BE6E0 #AFF0EC #E3FAF8 #E5FAF9
Accessibility & contrast
On white
1.27
#AFF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#AFF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0EC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0EC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#9AF4EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff0ec; /* rgb */ color: rgb(175, 240, 236); /* oklch */ color: oklch(91.1% 0.065 191.3);
Tailwind
colors: {
custom: {
50: '#c8f5f2',
500: '#aff0ec',
950: '#000000',
},
}SCSS
$custom: #aff0ec; $custom-light: #c8f5f2; $custom-dark: #000000;
JSON
{
"hex": "#aff0ec",
"rgb": {
"r": 175,
"g": 240,
"b": 236
},
"hsl": {
"h": 176.308,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.9106,
"c": 0.06529,
"h": 191.3
},
"luminance": 0.7749
}Semantic roles & 50–950 ramp
primary
#AFF0EC
secondary
#CE757A
accent
#1521D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585