#A8FFFA#A8FFFA
#A8FFFA is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.084 H 191.2°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFFA |
|---|---|
| RGB | rgb(168, 255, 250) |
| HSL | hsl(177, 100%, 83%) |
| HSV | hsv(177, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.63, -27.13, -5.92) |
| CIE-LCH | lch(94.63, 27.77, 192.31°) |
| OKLab | oklab(94.36% -0.0825 -0.0164) |
| OKLCH | oklch(94.36% 0.084 191.2) |
| XYZ | xyz(69.1576, 86.7426, 103.5228) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.95
Pale Cyan
#B7FFFA
ΔE00 2.10
Eggshell Blue
#C4FFF7
ΔE00 4.35
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Paleturquoise
#AFEEEE
ΔE00 4.97
Light Light Blue
#CAFFFB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFFA #FFA8AD
analogous
#A8FFCE #A8FFFA #A8D8FF
triadic
#A8FFFA #FAA8FF #FFFAA8
tetradic
#A8FFFA #CEA8FF #FFA8AD #D8FFA8
square
#A8FFFA #CEA8FF #FFA8AD #D8FFA8
split-complementary
#A8FFFA #FFA8D8 #FFCEA8
monochromatic
#2EFFF3 #6BFFF6 #A8FFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.14
#A8FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#A8FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFFA
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFFA | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FA
Deuteranopia (green-blind)
#E5EBFB
Tritanopia (blue-blind)
#87FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a8fffa; /* rgb */ color: rgb(168, 255, 250); /* oklch */ color: oklch(94.4% 0.084 191.2);
Tailwind
colors: {
custom: {
50: '#c5fffb',
500: '#a8fffa',
950: '#000000',
},
}SCSS
$custom: #a8fffa; $custom-light: #c5fffb; $custom-dark: #000000;
JSON
{
"hex": "#a8fffa",
"rgb": {
"r": 168,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.552,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94355,
"c": 0.08411,
"h": 191.2
},
"luminance": 0.86747
}Semantic roles & 50–950 ramp
primary
#A8FFFA
secondary
#E4676E
accent
#000DE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685