#A5FFFD#A5FFFD
#A5FFFD is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.086 H 194.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFFD |
|---|---|
| RGB | rgb(165, 255, 253) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.57, -27.23, -7.57) |
| CIE-LCH | lch(94.57, 28.26, 195.54°) |
| OKLab | oklab(94.3% -0.0837 -0.0209) |
| OKLCH | oklch(94.3% 0.086 194) |
| XYZ | xyz(69.0003, 86.6067, 105.9903) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.93
Pale Cyan
#B7FFFA
ΔE00 2.60
Paleturquoise
#AFEEEE
ΔE00 4.84
Eggshell Blue
#C4FFF7
ΔE00 4.99
Duck Egg Blue
#C3FBF4
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFFD #FFA5A7
analogous
#A5FFD0 #A5FFFD #A5D4FF
triadic
#A5FFFD #FDA5FF #FFFDA5
tetradic
#A5FFFD #D0A5FF #FFA5A7 #D4FFA5
square
#A5FFFD #D0A5FF #FFA5A7 #D4FFA5
split-complementary
#A5FFFD #FFA5D4 #FFD0A5
monochromatic
#2BFFFA #68FFFC #A5FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A5FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#A5FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFFD
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFFD | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FD
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#81FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a5fffd; /* rgb */ color: rgb(165, 255, 253); /* oklch */ color: oklch(94.3% 0.086 194.0);
Tailwind
colors: {
custom: {
50: '#c3fffe',
500: '#a5fffd',
950: '#000000',
},
}SCSS
$custom: #a5fffd; $custom-light: #c3fffe; $custom-dark: #000000;
JSON
{
"hex": "#a5fffd",
"rgb": {
"r": 165,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.94298,
"c": 0.08626,
"h": 194
},
"luminance": 0.86611
}Semantic roles & 50–950 ramp
primary
#A5FFFD
secondary
#E46467
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685