#A5FFFE#A5FFFE
#A5FFFE is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.086 H 194.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFFE |
|---|---|
| RGB | rgb(165, 255, 254) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.60, -27.00, -8.05) |
| CIE-LCH | lch(94.60, 28.17, 196.60°) |
| OKLab | oklab(94.33% -0.0833 -0.0221) |
| OKLCH | oklch(94.33% 0.086 194.9) |
| XYZ | xyz(69.1600, 86.6706, 106.8315) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.08
Pale Cyan
#B7FFFA
ΔE00 2.73
Paleturquoise
#AFEEEE
ΔE00 4.76
Eggshell Blue
#C4FFF7
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Duck Egg Blue
#C3FBF4
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFFE #FFA5A6
analogous
#A5FFD1 #A5FFFE #A5D3FF
triadic
#A5FFFE #FEA5FF #FFFEA5
tetradic
#A5FFFE #D1A5FF #FFA5A6 #D3FFA5
square
#A5FFFE #D1A5FF #FFA5A6 #D3FFA5
split-complementary
#A5FFFE #FFA5D3 #FFD1A5
monochromatic
#2BFFFD #68FFFD #A5FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A5FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#A5FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFFE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFFE | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#81FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a5fffe; /* rgb */ color: rgb(165, 255, 254); /* oklch */ color: oklch(94.3% 0.086 194.9);
Tailwind
colors: {
custom: {
50: '#c3fffe',
500: '#a5fffe',
950: '#000000',
},
}SCSS
$custom: #a5fffe; $custom-light: #c3fffe; $custom-dark: #000000;
JSON
{
"hex": "#a5fffe",
"rgb": {
"r": 165,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.94329,
"c": 0.08619,
"h": 194.9
},
"luminance": 0.86675
}Semantic roles & 50–950 ramp
primary
#A5FFFE
secondary
#E46466
accent
#0003E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685