#A5FCFF#A5FCFF
#A5FCFF is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.7% C 0.084 H 198.6°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FCFF |
|---|---|
| RGB | rgb(165, 252, 255) |
| HSL | hsl(182, 100%, 82%) |
| HSV | hsv(182, 35%, 100%) |
| CMYK | cmyk(35.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(93.81, -25.33, -9.73) |
| CIE-LCH | lch(93.81, 27.13, 201.02°) |
| OKLab | oklab(93.71% -0.0794 -0.0267) |
| OKLCH | oklch(93.71% 0.084 198.6) |
| XYZ | xyz(68.3710, 84.8357, 107.3606) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.29
Pale Cyan
#B7FFFA
ΔE00 3.50
Robin'S Egg Blue
#98EFF9
ΔE00 3.70
Paleturquoise
#AFEEEE
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Light Sky Blue
#C6FCFF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FCFF #FFA8A5
analogous
#A5FFD5 #A5FCFF #A5CFFF
triadic
#A5FCFF #FFA5FC #FCFFA5
tetradic
#A5FCFF #D5A5FF #FFA8A5 #CFFFA5
square
#A5FCFF #D5A5FF #FFA8A5 #CFFFA5
split-complementary
#A5FCFF #FFA5CF #FFD5A5
monochromatic
#2BF8FF #68FAFF #A5FCFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.17
#A5FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#A5FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FCFF
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FCFF | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#81FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a5fcff; /* rgb */ color: rgb(165, 252, 255); /* oklch */ color: oklch(93.7% 0.084 198.6);
Tailwind
colors: {
custom: {
50: '#c3fdff',
500: '#a5fcff',
950: '#000000',
},
}SCSS
$custom: #a5fcff; $custom-light: #c3fdff; $custom-dark: #000000;
JSON
{
"hex": "#a5fcff",
"rgb": {
"r": 165,
"g": 252,
"b": 255
},
"hsl": {
"h": 182,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93709,
"c": 0.08378,
"h": 198.6
},
"luminance": 0.8484
}Semantic roles & 50–950 ramp
primary
#A5FCFF
secondary
#E46964
accent
#0800E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131718
muted
#828586