#A5FFFA#A5FFFA
#A5FFFA is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.087 H 191.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFFA |
|---|---|
| RGB | rgb(165, 255, 250) |
| HSL | hsl(177, 100%, 82%) |
| HSV | hsv(177, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.49, -27.91, -6.14) |
| CIE-LCH | lch(94.49, 28.58, 192.41°) |
| OKLab | oklab(94.21% -0.0849 -0.017) |
| OKLCH | oklch(94.21% 0.087 191.3) |
| XYZ | xyz(68.5261, 86.4170, 103.4932) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.22
Pale Cyan
#B7FFFA
ΔE00 2.48
Eggshell Blue
#C4FFF7
ΔE00 4.71
Duck Egg Blue
#C3FBF4
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.19
Light Light Blue
#CAFFFB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFFA #FFA5AA
analogous
#A5FFCD #A5FFFA #A5D7FF
triadic
#A5FFFA #FAA5FF #FFFAA5
tetradic
#A5FFFA #CDA5FF #FFA5AA #D7FFA5
square
#A5FFFA #CDA5FF #FFA5AA #D7FFA5
split-complementary
#A5FFFA #FFA5D7 #FFCDA5
monochromatic
#2BFFF3 #68FFF7 #A5FFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.15
#A5FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#A5FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFFA
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFFA | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#82FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a5fffa; /* rgb */ color: rgb(165, 255, 250); /* oklch */ color: oklch(94.2% 0.087 191.3);
Tailwind
colors: {
custom: {
50: '#c3fffb',
500: '#a5fffa',
950: '#000000',
},
}SCSS
$custom: #a5fffa; $custom-light: #c3fffb; $custom-dark: #000000;
JSON
{
"hex": "#a5fffa",
"rgb": {
"r": 165,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.94206,
"c": 0.08657,
"h": 191.3
},
"luminance": 0.86421
}Semantic roles & 50–950 ramp
primary
#A5FFFA
secondary
#E4646C
accent
#000DE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685