#A8FEFF#A8FEFF
#A8FEFF is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.3% C 0.083 H 196.8°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FEFF |
|---|---|
| RGB | rgb(168, 254, 255) |
| HSL | hsl(181, 100%, 83%) |
| HSV | hsv(181, 34%, 100%) |
| CMYK | cmyk(34.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.49, -25.52, -8.71) |
| CIE-LCH | lch(94.49, 26.96, 198.84°) |
| OKLab | oklab(94.29% -0.0793 -0.0239) |
| OKLCH | oklch(94.29% 0.083 196.8) |
| XYZ | xyz(69.6338, 86.4241, 107.6006) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.49
Pale Cyan
#B7FFFA
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Eggshell Blue
#C4FFF7
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FEFF #FFA9A8
analogous
#A8FFD5 #A8FEFF #A8D2FF
triadic
#A8FEFF #FFA8FE #FEFFA8
tetradic
#A8FEFF #D5A8FF #FFA9A8 #D2FFA8
square
#A8FEFF #D5A8FF #FFA9A8 #D2FFA8
split-complementary
#A8FEFF #FFA8D2 #FFD5A8
monochromatic
#2EFDFF #6BFDFF #A8FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A8FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#A8FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FEFF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FEFF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#86FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a8feff; /* rgb */ color: rgb(168, 254, 255); /* oklch */ color: oklch(94.3% 0.083 196.8);
Tailwind
colors: {
custom: {
50: '#c5ffff',
500: '#a8feff',
950: '#000000',
},
}SCSS
$custom: #a8feff; $custom-light: #c5ffff; $custom-dark: #000000;
JSON
{
"hex": "#a8feff",
"rgb": {
"r": 168,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.69,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94291,
"c": 0.08287,
"h": 196.8
},
"luminance": 0.86428
}Semantic roles & 50–950 ramp
primary
#A8FEFF
secondary
#E46867
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686