#AFF5EC#AFF5EC
#AFF5EC is a very light, moderate teal. Relative luminance 0.805; OKLCH L 92.1% C 0.071 H 186.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF5EC |
|---|---|
| RGB | rgb(175, 245, 236) |
| HSL | hsl(172, 78%, 82%) |
| HSV | hsv(172, 29%, 96%) |
| CMYK | cmyk(28.6%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(91.90, -23.50, -2.65) |
| CIE-LCH | lch(91.90, 23.65, 186.44°) |
| OKLab | oklab(92.14% -0.0702 -0.0075) |
| OKLCH | oklch(92.14% 0.071 186.1) |
| XYZ | xyz(65.4669, 80.4716, 91.4236) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 3.12
Eggshell Blue
#C4FFF7
ΔE00 3.15
Light Cyan
#ACFFFC
ΔE00 3.34
Paleturquoise
#AFEEEE
ΔE00 3.90
Pale Aqua
#B8FFEB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF5EC #F5AFB8
analogous
#AFF5C9 #AFF5EC #AFDBF5
triadic
#AFF5EC #ECAFF5 #F5ECAF
tetradic
#AFF5EC #C9AFF5 #F5AFB8 #DBF5AF
square
#AFF5EC #C9AFF5 #F5AFB8 #DBF5AF
split-complementary
#AFF5EC #F5AFDB #F5C9AF
monochromatic
#42E7D2 #79EEDF #AFF5EC #E4FCF9 #E4FCF9
Accessibility & contrast
On white
1.23
#AFF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#AFF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF5EC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF5EC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEC
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#99F8F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aff5ec; /* rgb */ color: rgb(175, 245, 236); /* oklch */ color: oklch(92.1% 0.071 186.1);
Tailwind
colors: {
custom: {
50: '#c9f8f2',
500: '#aff5ec',
950: '#000000',
},
}SCSS
$custom: #aff5ec; $custom-light: #c9f8f2; $custom-dark: #000000;
JSON
{
"hex": "#aff5ec",
"rgb": {
"r": 175,
"g": 245,
"b": 236
},
"hsl": {
"h": 172.286,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.92138,
"c": 0.07061,
"h": 186.1
},
"luminance": 0.80475
}Semantic roles & 50–950 ramp
primary
#AFF5EC
secondary
#D6737F
accent
#0B26DA
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585