#A0FDF5#A0FDF5
#A0FDF5 is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.4% C 0.090 H 188.8°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FDF5 |
|---|---|
| RGB | rgb(160, 253, 245) |
| HSL | hsl(175, 96%, 81%) |
| HSV | hsv(175, 37%, 99%) |
| CMYK | cmyk(36.8%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(93.59, -29.37, -4.92) |
| CIE-LCH | lch(93.59, 29.78, 189.51°) |
| OKLab | oklab(93.38% -0.0885 -0.0137) |
| OKLCH | oklch(93.38% 0.09 188.8) |
| XYZ | xyz(66.0978, 84.3123, 99.1594) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.41
Pale Cyan
#B7FFFA
ΔE00 3.22
Eggshell Blue
#C4FFF7
ΔE00 5.11
Pale Aqua
#B8FFEB
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FDF5 #FDA0A8
analogous
#A0FDC6 #A0FDF5 #A0D6FD
triadic
#A0FDF5 #F5A0FD #FDF5A0
tetradic
#A0FDF5 #C6A0FD #FDA0A8 #D6FDA0
square
#A0FDF5 #C6A0FD #FDA0A8 #D6FDA0
split-complementary
#A0FDF5 #FDA0D6 #FDC6A0
monochromatic
#28FAE8 #64FCEF #A0FDF5 #DCFEFB #E1FEFC
Accessibility & contrast
On white
1.18
#A0FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#A0FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FDF5
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FDF5 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F5
Deuteranopia (green-blind)
#E3E7F6
Tritanopia (blue-blind)
#7CFFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a0fdf5; /* rgb */ color: rgb(160, 253, 245); /* oklch */ color: oklch(93.4% 0.090 188.8);
Tailwind
colors: {
custom: {
50: '#c0fef8',
500: '#a0fdf5',
950: '#000000',
},
}SCSS
$custom: #a0fdf5; $custom-light: #c0fef8; $custom-dark: #000000;
JSON
{
"hex": "#a0fdf5",
"rgb": {
"r": 160,
"g": 253,
"b": 245
},
"hsl": {
"h": 174.839,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.93376,
"c": 0.08953,
"h": 188.8
},
"luminance": 0.84317
}Semantic roles & 50–950 ramp
primary
#A0FDF5
secondary
#E0616C
accent
#0014E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685