#A8FFFC#A8FFFC
#A8FFFC is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.084 H 193.1°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFFC |
|---|---|
| RGB | rgb(168, 255, 252) |
| HSL | hsl(178, 100%, 83%) |
| HSV | hsv(178, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.68, -26.68, -6.88) |
| CIE-LCH | lch(94.68, 27.55, 194.45°) |
| OKLab | oklab(94.42% -0.0817 -0.019) |
| OKLCH | oklch(94.42% 0.084 193.1) |
| XYZ | xyz(69.4729, 86.8687, 105.1832) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.52
Pale Cyan
#B7FFFA
ΔE00 2.16
Eggshell Blue
#C4FFF7
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.70
Duck Egg Blue
#C3FBF4
ΔE00 4.83
Light Light Blue
#CAFFFB
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFFC #FFA8AB
analogous
#A8FFD0 #A8FFFC #A8D6FF
triadic
#A8FFFC #FCA8FF #FFFCA8
tetradic
#A8FFFC #D0A8FF #FFA8AB #D6FFA8
square
#A8FFFC #D0A8FF #FFA8AB #D6FFA8
split-complementary
#A8FFFC #FFA8D6 #FFD0A8
monochromatic
#2EFFF8 #6BFFFA #A8FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#A8FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#A8FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFFC
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFFC | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#87FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a8fffc; /* rgb */ color: rgb(168, 255, 252); /* oklch */ color: oklch(94.4% 0.084 193.1);
Tailwind
colors: {
custom: {
50: '#c5fffd',
500: '#a8fffc',
950: '#000000',
},
}SCSS
$custom: #a8fffc; $custom-light: #c5fffd; $custom-dark: #000000;
JSON
{
"hex": "#a8fffc",
"rgb": {
"r": 168,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.931,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94415,
"c": 0.08387,
"h": 193.1
},
"luminance": 0.86873
}Semantic roles & 50–950 ramp
primary
#A8FFFC
secondary
#E4676B
accent
#0008E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685