#A0FFFC#A0FFFC
#A0FFFC is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.090 H 193.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFFC |
|---|---|
| RGB | rgb(160, 255, 252) |
| HSL | hsl(178, 100%, 81%) |
| HSV | hsv(178, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.32, -28.72, -7.45) |
| CIE-LCH | lch(94.32, 29.67, 194.55°) |
| OKLab | oklab(94.03% -0.088 -0.0206) |
| OKLCH | oklch(94.03% 0.09 193.2) |
| XYZ | xyz(67.8214, 86.0172, 105.1058) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.50
Pale Cyan
#B7FFFA
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 5.33
Eggshell Blue
#C4FFF7
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFFC #FFA0A3
analogous
#A0FFCD #A0FFFC #A0D3FF
triadic
#A0FFFC #FCA0FF #FFFCA0
tetradic
#A0FFFC #CDA0FF #FFA0A3 #D3FFA0
square
#A0FFFC #CDA0FF #FFA0A3 #D3FFA0
split-complementary
#A0FFFC #FFA0D3 #FFCDA0
monochromatic
#26FFF8 #63FFFA #A0FFFC #DDFFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A0FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#A0FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFFC
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFFC | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#79FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a0fffc; /* rgb */ color: rgb(160, 255, 252); /* oklch */ color: oklch(94.0% 0.090 193.2);
Tailwind
colors: {
custom: {
50: '#c0fffd',
500: '#a0fffc',
950: '#000000',
},
}SCSS
$custom: #a0fffc; $custom-light: #c0fffd; $custom-dark: #000000;
JSON
{
"hex": "#a0fffc",
"rgb": {
"r": 160,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.105,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.94027,
"c": 0.09037,
"h": 193.2
},
"luminance": 0.86022
}Semantic roles & 50–950 ramp
primary
#A0FFFC
secondary
#E36064
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685