#A0FFFD#A0FFFD
#A0FFFD is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.090 H 194.0°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFFD |
|---|---|
| RGB | rgb(160, 255, 253) |
| HSL | hsl(179, 100%, 81%) |
| HSV | hsv(179, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.35, -28.48, -7.93) |
| CIE-LCH | lch(94.35, 29.57, 195.56°) |
| OKLab | oklab(94.06% -0.0876 -0.0219) |
| OKLCH | oklch(94.06% 0.09 194) |
| XYZ | xyz(67.9803, 86.0808, 105.9425) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.50
Pale Cyan
#B7FFFA
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 5.24
Eggshell Blue
#C4FFF7
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Duck Egg Blue
#C3FBF4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFFD #FFA0A2
analogous
#A0FFCE #A0FFFD #A0D2FF
triadic
#A0FFFD #FDA0FF #FFFDA0
tetradic
#A0FFFD #CEA0FF #FFA0A2 #D2FFA0
square
#A0FFFD #CEA0FF #FFA0A2 #D2FFA0
split-complementary
#A0FFFD #FFA0D2 #FFCEA0
monochromatic
#26FFFA #63FFFC #A0FFFD #DDFFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A0FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#A0FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFFD
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFFD | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#78FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a0fffd; /* rgb */ color: rgb(160, 255, 253); /* oklch */ color: oklch(94.1% 0.090 194.0);
Tailwind
colors: {
custom: {
50: '#c0fffe',
500: '#a0fffd',
950: '#000000',
},
}SCSS
$custom: #a0fffd; $custom-light: #c0fffe; $custom-dark: #000000;
JSON
{
"hex": "#a0fffd",
"rgb": {
"r": 160,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.737,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.94058,
"c": 0.09029,
"h": 194
},
"luminance": 0.86085
}Semantic roles & 50–950 ramp
primary
#A0FFFD
secondary
#E36063
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685