#A5EBDC#A5EBDC
#A5EBDC is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.9% C 0.073 H 179.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EBDC |
|---|---|
| RGB | rgb(165, 235, 220) |
| HSL | hsl(167, 64%, 78%) |
| HSV | hsv(167, 30%, 92%) |
| CMYK | cmyk(29.8%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(88.25, -24.90, 0.29) |
| CIE-LCH | lch(88.25, 24.91, 179.33°) |
| OKLab | oklab(88.95% -0.0729 0.0004) |
| OKLCH | oklch(88.95% 0.073 179.7) |
| XYZ | xyz(58.1393, 72.5803, 78.6422) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.48
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Eggshell Blue
#C4FFF7
ΔE00 5.77
Pale Cyan
#B7FFFA
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 6.00
Tiffany Blue
#7BF2DA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EBDC #EBA5B4
analogous
#A5EBB9 #A5EBDC #A5D7EB
triadic
#A5EBDC #DCA5EB #EBDCA5
tetradic
#A5EBDC #B9A5EB #EBA5B4 #D7EBA5
square
#A5EBDC #B9A5EB #EBA5B4 #D7EBA5
split-complementary
#A5EBDC #EBA5D7 #EBB9A5
monochromatic
#41D5B5 #73E0C9 #A5EBDC #D7F6EF #E6F9F5
Accessibility & contrast
On white
1.35
#A5EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#A5EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EBDC
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EBDC | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#D8DADD
Tritanopia (blue-blind)
#90EDE6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #a5ebdc; /* rgb */ color: rgb(165, 235, 220); /* oklch */ color: oklch(88.9% 0.073 179.7);
Tailwind
colors: {
custom: {
50: '#c1f1e6',
500: '#a5ebdc',
950: '#000000',
},
}SCSS
$custom: #a5ebdc; $custom-light: #c1f1e6; $custom-dark: #000000;
JSON
{
"hex": "#a5ebdc",
"rgb": {
"r": 165,
"g": 235,
"b": 220
},
"hsl": {
"h": 167.143,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.88948,
"c": 0.07295,
"h": 179.7
},
"luminance": 0.72583
}Semantic roles & 50–950 ramp
primary
#A5EBDC
secondary
#C76D80
accent
#1A40CB
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#121616
muted
#828584