#AFFAFB#AFFAFB
#AFFAFB is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.7% C 0.074 H 197.0°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFAFB |
|---|---|
| RGB | rgb(175, 250, 251) |
| HSL | hsl(181, 90%, 84%) |
| HSV | hsv(181, 30%, 98%) |
| CMYK | cmyk(30.3%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.64, -22.64, -7.86) |
| CIE-LCH | lch(93.64, 23.97, 199.14°) |
| OKLab | oklab(93.67% -0.0704 -0.0215) |
| OKLCH | oklch(93.67% 0.074 197) |
| XYZ | xyz(69.2715, 84.4464, 103.8978) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.12
Pale Cyan
#B7FFFA
ΔE00 2.48
Paleturquoise
#AFEEEE
ΔE00 2.85
Light Sky Blue
#C6FCFF
ΔE00 4.00
Duck Egg Blue
#C3FBF4
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFAFB #FBB0AF
analogous
#AFFBD6 #AFFAFB #AFD4FB
triadic
#AFFAFB #FBAFFA #FAFBAF
tetradic
#AFFAFB #D6AFFB #FBB0AF #D4FBAF
square
#AFFAFB #D6AFFB #FBB0AF #D4FBAF
split-complementary
#AFFAFB #FBAFD4 #FBD6AF
monochromatic
#3AF3F5 #75F6F8 #AFFAFB #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.17
#AFFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#AFFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFAFB
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFAFB | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#93FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affafb; /* rgb */ color: rgb(175, 250, 251); /* oklch */ color: oklch(93.7% 0.074 197.0);
Tailwind
colors: {
custom: {
50: '#c9fcfc',
500: '#affafb',
950: '#000000',
},
}SCSS
$custom: #affafb; $custom-light: #c9fcfc; $custom-dark: #000000;
JSON
{
"hex": "#affafb",
"rgb": {
"r": 175,
"g": 250,
"b": 251
},
"hsl": {
"h": 180.789,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.93667,
"c": 0.0736,
"h": 197
},
"luminance": 0.8445
}Semantic roles & 50–950 ramp
primary
#AFFAFB
secondary
#DF716F
accent
#0300E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585