#A8FFFF#A8FFFF
#A8FFFF is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.5% C 0.084 H 195.8°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFFF |
|---|---|
| RGB | rgb(168, 255, 255) |
| HSL | hsl(180, 100%, 83%) |
| HSV | hsv(180, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.76, -26.00, -8.30) |
| CIE-LCH | lch(94.76, 27.29, 197.71°) |
| OKLab | oklab(94.51% -0.0805 -0.0228) |
| OKLCH | oklch(94.51% 0.084 195.8) |
| XYZ | xyz(69.9520, 87.0604, 107.7067) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.16
Pale Cyan
#B7FFFA
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Eggshell Blue
#C4FFF7
ΔE00 4.97
Duck Egg Blue
#C3FBF4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFFF #FFA8A8
analogous
#A8FFD3 #A8FFFF #A8D3FF
triadic
#A8FFFF #FFA8FF #FFFFA8
tetradic
#A8FFFF #D3A8FF #FFA8A8 #D3FFA8
square
#A8FFFF #D3A8FF #FFA8A8 #D3FFA8
split-complementary
#A8FFFF #FFA8D3 #FFD3A8
monochromatic
#2EFFFF #6BFFFF #A8FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#A8FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#A8FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFFF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFFF | 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)
#F4F7FF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#85FFFF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a8ffff; /* rgb */ color: rgb(168, 255, 255); /* oklch */ color: oklch(94.5% 0.084 195.8);
Tailwind
colors: {
custom: {
50: '#c5ffff',
500: '#a8ffff',
950: '#000000',
},
}SCSS
$custom: #a8ffff; $custom-light: #c5ffff; $custom-dark: #000000;
JSON
{
"hex": "#a8ffff",
"rgb": {
"r": 168,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94507,
"c": 0.08369,
"h": 195.8
},
"luminance": 0.87065
}Semantic roles & 50–950 ramp
primary
#A8FFFF
secondary
#E46767
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686