#AFFAFC#AFFAFC
#AFFAFC is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.7% C 0.074 H 198.1°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFAFC |
|---|---|
| RGB | rgb(175, 250, 252) |
| HSL | hsl(182, 93%, 84%) |
| HSV | hsv(182, 31%, 99%) |
| CMYK | cmyk(30.6%, 0.8%, 0%, 1.2%) |
| CIE-LAB | lab(93.67, -22.42, -8.34) |
| CIE-LCH | lch(93.67, 23.92, 200.40°) |
| OKLab | oklab(93.7% -0.07 -0.0228) |
| OKLCH | oklch(93.7% 0.074 198.1) |
| XYZ | xyz(69.4295, 84.5096, 104.7302) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.43
Pale Cyan
#B7FFFA
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 2.89
Light Sky Blue
#C6FCFF
ΔE00 3.86
Robin'S Egg Blue
#98EFF9
ΔE00 3.95
Pale Sky Blue
#BDF6FE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFAFC #FCB1AF
analogous
#AFFCD7 #AFFAFC #AFD3FC
triadic
#AFFAFC #FCAFFA #FAFCAF
tetradic
#AFFAFC #D7AFFC #FCB1AF #D3FCAF
square
#AFFAFC #D7AFFC #FCB1AF #D3FCAF
split-complementary
#AFFAFC #FCAFD3 #FCD7AF
monochromatic
#39F3F8 #74F6FA #AFFAFC #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.17
#AFFAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#AFFAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFAFC
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFAFC | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#93FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affafc; /* rgb */ color: rgb(175, 250, 252); /* oklch */ color: oklch(93.7% 0.074 198.1);
Tailwind
colors: {
custom: {
50: '#c9fcfd',
500: '#affafc',
950: '#000000',
},
}SCSS
$custom: #affafc; $custom-light: #c9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#affafc",
"rgb": {
"r": 175,
"g": 250,
"b": 252
},
"hsl": {
"h": 181.558,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93698,
"c": 0.07362,
"h": 198.1
},
"luminance": 0.84513
}Semantic roles & 50–950 ramp
primary
#AFFAFC
secondary
#E0726F
accent
#0600E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585