#A8FFFE#A8FFFE
#A8FFFE is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.084 H 194.9°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFFE |
|---|---|
| RGB | rgb(168, 255, 254) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.74, -26.23, -7.83) |
| CIE-LCH | lch(94.74, 27.37, 196.62°) |
| OKLab | oklab(94.48% -0.0809 -0.0215) |
| OKLCH | oklch(94.48% 0.084 194.9) |
| XYZ | xyz(69.7915, 86.9962, 106.8611) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.85
Pale Cyan
#B7FFFA
ΔE00 2.43
Paleturquoise
#AFEEEE
ΔE00 4.53
Eggshell Blue
#C4FFF7
ΔE00 4.80
Duck Egg Blue
#C3FBF4
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFFE #FFA8A9
analogous
#A8FFD2 #A8FFFE #A8D5FF
triadic
#A8FFFE #FEA8FF #FFFEA8
tetradic
#A8FFFE #D2A8FF #FFA8A9 #D5FFA8
square
#A8FFFE #D2A8FF #FFA8A9 #D5FFA8
split-complementary
#A8FFFE #FFA8D5 #FFD2A8
monochromatic
#2EFFFD #6BFFFD #A8FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#A8FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#A8FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFFE
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFFE | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#86FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a8fffe; /* rgb */ color: rgb(168, 255, 254); /* oklch */ color: oklch(94.5% 0.084 194.9);
Tailwind
colors: {
custom: {
50: '#c5fffe',
500: '#a8fffe',
950: '#000000',
},
}SCSS
$custom: #a8fffe; $custom-light: #c5fffe; $custom-dark: #000000;
JSON
{
"hex": "#a8fffe",
"rgb": {
"r": 168,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.31,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94477,
"c": 0.08374,
"h": 194.9
},
"luminance": 0.87001
}Semantic roles & 50–950 ramp
primary
#A8FFFE
secondary
#E46768
accent
#0003E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685