#AAFBFB#AAFBFB
#AAFBFB is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.6% C 0.079 H 195.9°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFBFB |
|---|---|
| RGB | rgb(170, 251, 251) |
| HSL | hsl(180, 91%, 83%) |
| HSV | hsv(180, 32%, 98%) |
| CMYK | cmyk(32.3%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(93.67, -24.46, -7.85) |
| CIE-LCH | lch(93.67, 25.69, 197.79°) |
| OKLab | oklab(93.62% -0.0757 -0.0216) |
| OKLCH | oklch(93.62% 0.079 195.9) |
| XYZ | xyz(68.4813, 84.5014, 103.9500) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.38
Pale Cyan
#B7FFFA
ΔE00 2.37
Paleturquoise
#AFEEEE
ΔE00 3.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Eggshell Blue
#C4FFF7
ΔE00 4.55
Duck Egg Blue
#C3FBF4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFBFB #FBAAAA
analogous
#AAFBD2 #AAFBFB #AAD2FB
triadic
#AAFBFB #FBAAFB #FBFBAA
tetradic
#AAFBFB #D2AAFB #FBAAAA #D2FBAA
square
#AAFBFB #D2AAFB #FBAAAA #D2FBAA
split-complementary
#AAFBFB #FBAAD2 #FBD2AA
monochromatic
#35F5F5 #70F8F8 #AAFBFB #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.17
#AAFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#AAFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFBFB
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFBFB | 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)
#F1F3FB
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#8BFFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aafbfb; /* rgb */ color: rgb(170, 251, 251); /* oklch */ color: oklch(93.6% 0.079 195.9);
Tailwind
colors: {
custom: {
50: '#c6fcfc',
500: '#aafbfb',
950: '#000000',
},
}SCSS
$custom: #aafbfb; $custom-light: #c6fcfc; $custom-dark: #000000;
JSON
{
"hex": "#aafbfb",
"rgb": {
"r": 170,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.9362,
"c": 0.07875,
"h": 195.9
},
"luminance": 0.84505
}Semantic roles & 50–950 ramp
primary
#AAFBFB
secondary
#DE6B6B
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585