#AAFFFB#AAFFFB
#AAFFFB is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.082 H 192.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFFB |
|---|---|
| RGB | rgb(170, 255, 251) |
| HSL | hsl(177, 100%, 83%) |
| HSV | hsv(177, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(94.75, -26.39, -6.25) |
| CIE-LCH | lch(94.75, 27.12, 193.33°) |
| OKLab | oklab(94.49% -0.0805 -0.0173) |
| OKLCH | oklch(94.49% 0.082 192.1) |
| XYZ | xyz(69.7440, 87.0268, 104.3709) |
| Luminance | 0.8703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.48
Pale Cyan
#B7FFFA
ΔE00 1.85
Eggshell Blue
#C4FFF7
ΔE00 4.19
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.68
Light Light Blue
#CAFFFB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFFB #FFAAAE
analogous
#AAFFD0 #AAFFFB #AAD8FF
triadic
#AAFFFB #FBAAFF #FFFBAA
tetradic
#AAFFFB #D0AAFF #FFAAAE #D8FFAA
square
#AAFFFB #D0AAFF #FFAAAE #D8FFAA
split-complementary
#AAFFFB #FFAAD8 #FFD0AA
monochromatic
#30FFF5 #6DFFF8 #AAFFFB #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#AAFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#AAFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFFB
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFFB | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#8AFFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aafffb; /* rgb */ color: rgb(170, 255, 251); /* oklch */ color: oklch(94.5% 0.082 192.1);
Tailwind
colors: {
custom: {
50: '#c6fffc',
500: '#aafffb',
950: '#000000',
},
}SCSS
$custom: #aafffb; $custom-light: #c6fffc; $custom-dark: #000000;
JSON
{
"hex": "#aafffb",
"rgb": {
"r": 170,
"g": 255,
"b": 251
},
"hsl": {
"h": 177.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94485,
"c": 0.08232,
"h": 192.1
},
"luminance": 0.87031
}Semantic roles & 50–950 ramp
primary
#AAFFFB
secondary
#E4696F
accent
#000BE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685