#AFFBFC#AFFBFC
#AFFBFC is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.9% C 0.074 H 197.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFBFC |
|---|---|
| RGB | rgb(175, 251, 252) |
| HSL | hsl(181, 93%, 84%) |
| HSV | hsv(181, 31%, 99%) |
| CMYK | cmyk(30.6%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.94, -22.90, -7.94) |
| CIE-LCH | lch(93.94, 24.24, 199.11°) |
| OKLab | oklab(93.91% -0.0712 -0.0218) |
| OKLCH | oklch(93.91% 0.074 197) |
| XYZ | xyz(69.7411, 85.1327, 104.8340) |
| Luminance | 0.8514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.97
Pale Cyan
#B7FFFA
ΔE00 2.42
Paleturquoise
#AFEEEE
ΔE00 3.08
Light Sky Blue
#C6FCFF
ΔE00 4.09
Duck Egg Blue
#C3FBF4
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFBFC #FCB0AF
analogous
#AFFCD6 #AFFBFC #AFD4FC
triadic
#AFFBFC #FCAFFB #FBFCAF
tetradic
#AFFBFC #D6AFFC #FCB0AF #D4FCAF
square
#AFFBFC #D6AFFC #FCB0AF #D4FCAF
split-complementary
#AFFBFC #FCAFD4 #FCD6AF
monochromatic
#39F5F8 #74F8FA #AFFBFC #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.16
#AFFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#AFFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFBFC
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFBFC | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#93FFFB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affbfc; /* rgb */ color: rgb(175, 251, 252); /* oklch */ color: oklch(93.9% 0.074 197.0);
Tailwind
colors: {
custom: {
50: '#c9fcfd',
500: '#affbfc',
950: '#000000',
},
}SCSS
$custom: #affbfc; $custom-light: #c9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#affbfc",
"rgb": {
"r": 175,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.779,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93912,
"c": 0.07445,
"h": 197
},
"luminance": 0.85137
}Semantic roles & 50–950 ramp
primary
#AFFBFC
secondary
#E0706F
accent
#0300E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585