#AFFEF6#AFFEF6
#AFFEF6 is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.078 H 188.0°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF6 |
|---|---|
| RGB | rgb(175, 254, 246) |
| HSL | hsl(174, 98%, 84%) |
| HSV | hsv(174, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(94.59, -25.68, -3.88) |
| CIE-LCH | lch(94.59, 25.97, 188.59°) |
| OKLab | oklab(94.38% -0.0772 -0.0108) |
| OKLCH | oklch(94.38% 0.078 188) |
| XYZ | xyz(69.7498, 86.6475, 100.2203) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.62
Light Cyan
#ACFFFC
ΔE00 1.90
Eggshell Blue
#C4FFF7
ΔE00 3.27
Duck Egg Blue
#C3FBF4
ΔE00 3.73
Pale Aqua
#B8FFEB
ΔE00 4.50
Light Light Blue
#CAFFFB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF6 #FEAFB7
analogous
#AFFECF #AFFEF6 #AFDFFE
triadic
#AFFEF6 #F6AFFE #FEF6AF
tetradic
#AFFEF6 #CFAFFE #FEAFB7 #DFFEAF
square
#AFFEF6 #CFAFFE #FEAFB7 #DFFEAF
split-complementary
#AFFEF6 #FEAFDF #FECFAF
monochromatic
#36FCE8 #73FDEF #AFFEF6 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.15
#AFFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#AFFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF6
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF6 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F6
Deuteranopia (green-blind)
#E7EBF7
Tritanopia (blue-blind)
#94FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef6; /* rgb */ color: rgb(175, 254, 246); /* oklch */ color: oklch(94.4% 0.078 188.0);
Tailwind
colors: {
custom: {
50: '#c9fff9',
500: '#affef6',
950: '#000000',
},
}SCSS
$custom: #affef6; $custom-light: #c9fff9; $custom-dark: #000000;
JSON
{
"hex": "#affef6",
"rgb": {
"r": 175,
"g": 254,
"b": 246
},
"hsl": {
"h": 173.924,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94377,
"c": 0.07792,
"h": 188
},
"luminance": 0.86651
}Semantic roles & 50–950 ramp
primary
#AFFEF6
secondary
#E46E7A
accent
#0017E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685