#A8FFFD#A8FFFD
#A8FFFD is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.084 H 194.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFFD |
|---|---|
| RGB | rgb(168, 255, 253) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.71, -26.46, -7.35) |
| CIE-LCH | lch(94.71, 27.46, 195.53°) |
| OKLab | oklab(94.45% -0.0813 -0.0202) |
| OKLCH | oklch(94.45% 0.084 194) |
| XYZ | xyz(69.6318, 86.9323, 106.0199) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.60
Pale Cyan
#B7FFFA
ΔE00 2.27
Paleturquoise
#AFEEEE
ΔE00 4.60
Eggshell Blue
#C4FFF7
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Light Light Blue
#CAFFFB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFFD #FFA8AA
analogous
#A8FFD1 #A8FFFD #A8D5FF
triadic
#A8FFFD #FDA8FF #FFFDA8
tetradic
#A8FFFD #D1A8FF #FFA8AA #D5FFA8
square
#A8FFFD #D1A8FF #FFA8AA #D5FFA8
split-complementary
#A8FFFD #FFA8D5 #FFD1A8
monochromatic
#2EFFFA #6BFFFC #A8FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#A8FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#A8FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFFD
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFFD | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#86FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a8fffd; /* rgb */ color: rgb(168, 255, 253); /* oklch */ color: oklch(94.4% 0.084 194.0);
Tailwind
colors: {
custom: {
50: '#c5fffe',
500: '#a8fffd',
950: '#000000',
},
}SCSS
$custom: #a8fffd; $custom-light: #c5fffe; $custom-dark: #000000;
JSON
{
"hex": "#a8fffd",
"rgb": {
"r": 168,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.621,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94446,
"c": 0.08379,
"h": 194
},
"luminance": 0.86937
}Semantic roles & 50–950 ramp
primary
#A8FFFD
secondary
#E4676A
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685