#A5FEFF#A5FEFF
#A5FEFF is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.085 H 196.7°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FEFF |
|---|---|
| RGB | rgb(165, 254, 255) |
| HSL | hsl(181, 100%, 82%) |
| HSV | hsv(181, 35%, 100%) |
| CMYK | cmyk(35.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.35, -26.29, -8.93) |
| CIE-LCH | lch(94.35, 27.76, 198.76°) |
| OKLab | oklab(94.14% -0.0817 -0.0245) |
| OKLCH | oklch(94.14% 0.085 196.7) |
| XYZ | xyz(69.0024, 86.0985, 107.5710) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.59
Pale Cyan
#B7FFFA
ΔE00 3.05
Paleturquoise
#AFEEEE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Eggshell Blue
#C4FFF7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FEFF #FFA6A5
analogous
#A5FFD3 #A5FEFF #A5D1FF
triadic
#A5FEFF #FFA5FE #FEFFA5
tetradic
#A5FEFF #D3A5FF #FFA6A5 #D1FFA5
square
#A5FEFF #D3A5FF #FFA6A5 #D1FFA5
split-complementary
#A5FEFF #FFA5D1 #FFD3A5
monochromatic
#2BFDFF #68FDFF #A5FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A5FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#A5FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FEFF
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FEFF | 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)
#F3F6FF
Deuteranopia (green-blind)
#E2EAFF
Tritanopia (blue-blind)
#80FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a5feff; /* rgb */ color: rgb(165, 254, 255); /* oklch */ color: oklch(94.1% 0.085 196.7);
Tailwind
colors: {
custom: {
50: '#c3ffff',
500: '#a5feff',
950: '#000000',
},
}SCSS
$custom: #a5feff; $custom-light: #c3ffff; $custom-dark: #000000;
JSON
{
"hex": "#a5feff",
"rgb": {
"r": 165,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.94143,
"c": 0.08534,
"h": 196.7
},
"luminance": 0.86103
}Semantic roles & 50–950 ramp
primary
#A5FEFF
secondary
#E46664
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686