#AFFDFC#AFFDFC
#AFFDFC is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.3% C 0.076 H 194.9°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDFC |
|---|---|
| RGB | rgb(175, 253, 252) |
| HSL | hsl(179, 95%, 84%) |
| HSV | hsv(179, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(94.48, -23.87, -7.14) |
| CIE-LCH | lch(94.48, 24.92, 196.65°) |
| OKLab | oklab(94.34% -0.0736 -0.0196) |
| OKLCH | oklch(94.34% 0.076 194.9) |
| XYZ | xyz(70.3691, 86.3888, 105.0434) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.09
Pale Cyan
#B7FFFA
ΔE00 1.73
Paleturquoise
#AFEEEE
ΔE00 3.59
Eggshell Blue
#C4FFF7
ΔE00 3.93
Duck Egg Blue
#C3FBF4
ΔE00 4.02
Light Light Blue
#CAFFFB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDFC #FDAFB0
analogous
#AFFDD5 #AFFDFC #AFD7FD
triadic
#AFFDFC #FCAFFD #FDFCAF
tetradic
#AFFDFC #D5AFFD #FDAFB0 #D7FDAF
square
#AFFDFC #D5AFFD #FDAFB0 #D7FDAF
split-complementary
#AFFDFC #FDAFD7 #FDD5AF
monochromatic
#38FAF8 #73FCFA #AFFDFC #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.15
#AFFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#AFFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDFC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDFC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FC
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#92FFFC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affdfc; /* rgb */ color: rgb(175, 253, 252); /* oklch */ color: oklch(94.3% 0.076 194.9);
Tailwind
colors: {
custom: {
50: '#c9fefd',
500: '#affdfc',
950: '#000000',
},
}SCSS
$custom: #affdfc; $custom-light: #c9fefd; $custom-dark: #000000;
JSON
{
"hex": "#affdfc",
"rgb": {
"r": 175,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94342,
"c": 0.07617,
"h": 194.9
},
"luminance": 0.86393
}Semantic roles & 50–950 ramp
primary
#AFFDFC
secondary
#E26E70
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585