#A0FDF2#A0FDF2
#A0FDF2 is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.3% C 0.090 H 186.3°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FDF2 |
|---|---|
| RGB | rgb(160, 253, 242) |
| HSL | hsl(173, 96%, 81%) |
| HSV | hsv(173, 37%, 99%) |
| CMYK | cmyk(36.8%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(93.51, -30.05, -3.48) |
| CIE-LCH | lch(93.51, 30.25, 186.61°) |
| OKLab | oklab(93.29% -0.0897 -0.0098) |
| OKLCH | oklch(93.29% 0.09 186.3) |
| XYZ | xyz(65.6436, 84.1306, 96.7670) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.32
Pale Cyan
#B7FFFA
ΔE00 3.75
Pale Aqua
#B8FFEB
ΔE00 4.62
Eggshell Blue
#C4FFF7
ΔE00 5.24
Duck Egg Blue
#C3FBF4
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FDF2 #FDA0AB
analogous
#A0FDC3 #A0FDF2 #A0D9FD
triadic
#A0FDF2 #F2A0FD #FDF2A0
tetradic
#A0FDF2 #C3A0FD #FDA0AB #D9FDA0
square
#A0FDF2 #C3A0FD #FDA0AB #D9FDA0
split-complementary
#A0FDF2 #FDA0D9 #FDC3A0
monochromatic
#28FAE2 #64FCEA #A0FDF2 #DCFEFA #E1FEFB
Accessibility & contrast
On white
1.18
#A0FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#A0FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FDF2
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FDF2 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F2
Deuteranopia (green-blind)
#E4E7F3
Tritanopia (blue-blind)
#7EFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a0fdf2; /* rgb */ color: rgb(160, 253, 242); /* oklch */ color: oklch(93.3% 0.090 186.3);
Tailwind
colors: {
custom: {
50: '#c0fef6',
500: '#a0fdf2',
950: '#000000',
},
}SCSS
$custom: #a0fdf2; $custom-light: #c0fef6; $custom-dark: #000000;
JSON
{
"hex": "#a0fdf2",
"rgb": {
"r": 160,
"g": 253,
"b": 242
},
"hsl": {
"h": 172.903,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.93287,
"c": 0.09023,
"h": 186.3
},
"luminance": 0.84135
}Semantic roles & 50–950 ramp
primary
#A0FDF2
secondary
#E06170
accent
#001BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685