#A5F4E5#A5F4E5
#A5F4E5 is a very light, moderate teal. Relative luminance 0.784; OKLCH L 91.2% C 0.080 H 181.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A5F4E5 |
|---|---|
| RGB | rgb(165, 244, 229) |
| HSL | hsl(169, 78%, 80%) |
| HSV | hsv(169, 32%, 96%) |
| CMYK | cmyk(32.4%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(90.94, -27.31, -0.47) |
| CIE-LCH | lch(90.94, 27.31, 180.99°) |
| OKLab | oklab(91.18% -0.0803 -0.0017) |
| OKLCH | oklch(91.18% 0.08 181.2) |
| XYZ | xyz(62.0057, 78.3543, 85.9702) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.31
Pale Cyan
#B7FFFA
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 5.06
Eggshell Blue
#C4FFF7
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.24
Duck Egg Blue
#C3FBF4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5F4E5 #F4A5B4
analogous
#A5F4BE #A5F4E5 #A5DBF4
triadic
#A5F4E5 #E5A5F4 #F4E5A5
tetradic
#A5F4E5 #BEA5F4 #F4A5B4 #DBF4A5
square
#A5F4E5 #BEA5F4 #F4A5B4 #DBF4A5
split-complementary
#A5F4E5 #F4A5DB #F4BEA5
monochromatic
#38E7C5 #6EEDD5 #A5F4E5 #DCFBF5 #E4FCF7
Accessibility & contrast
On white
1.26
#A5F4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#A5F4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5F4E5
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5F4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5F4E5 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE4
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#8CF7EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5f4e5; /* rgb */ color: rgb(165, 244, 229); /* oklch */ color: oklch(91.2% 0.080 181.2);
Tailwind
colors: {
custom: {
50: '#c2f8ed',
500: '#a5f4e5',
950: '#000000',
},
}SCSS
$custom: #a5f4e5; $custom-light: #c2f8ed; $custom-dark: #000000;
JSON
{
"hex": "#a5f4e5",
"rgb": {
"r": 165,
"g": 244,
"b": 229
},
"hsl": {
"h": 168.608,
"s": 78.218,
"l": 80.196
},
"oklch": {
"l": 0.91181,
"c": 0.08029,
"h": 181.2
},
"luminance": 0.78358
}Semantic roles & 50–950 ramp
primary
#A5F4E5
secondary
#D36A7E
accent
#0B32DA
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131716
muted
#828584