#AAFBFC#AAFBFC
#AAFBFC is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.7% C 0.079 H 196.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFBFC |
|---|---|
| RGB | rgb(170, 251, 252) |
| HSL | hsl(181, 93%, 83%) |
| HSV | hsv(181, 33%, 99%) |
| CMYK | cmyk(32.5%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.70, -24.24, -8.33) |
| CIE-LCH | lch(93.70, 25.63, 198.96°) |
| OKLab | oklab(93.65% -0.0753 -0.0229) |
| OKLCH | oklch(93.65% 0.079 196.9) |
| XYZ | xyz(68.6393, 84.5646, 104.7824) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.70
Pale Cyan
#B7FFFA
ΔE00 2.64
Paleturquoise
#AFEEEE
ΔE00 3.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Duck Egg Blue
#C3FBF4
ΔE00 4.75
Eggshell Blue
#C4FFF7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFBFC #FCABAA
analogous
#AAFCD4 #AAFBFC #AAD2FC
triadic
#AAFBFC #FCAAFB #FBFCAA
tetradic
#AAFBFC #D4AAFC #FCABAA #D2FCAA
square
#AAFBFC #D4AAFC #FCABAA #D2FCAA
split-complementary
#AAFBFC #FCAAD2 #FCD4AA
monochromatic
#34F5F8 #6FF8FA #AAFBFC #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.17
#AAFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#AAFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFBFC
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFBFC | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#8BFFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aafbfc; /* rgb */ color: rgb(170, 251, 252); /* oklch */ color: oklch(93.7% 0.079 196.9);
Tailwind
colors: {
custom: {
50: '#c6fcfd',
500: '#aafbfc',
950: '#000000',
},
}SCSS
$custom: #aafbfc; $custom-light: #c6fcfd; $custom-dark: #000000;
JSON
{
"hex": "#aafbfc",
"rgb": {
"r": 170,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.732,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.93651,
"c": 0.07874,
"h": 196.9
},
"luminance": 0.84569
}Semantic roles & 50–950 ramp
primary
#AAFBFC
secondary
#E06C6A
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585