#A5E0CD#A5E0CD
#A5E0CD is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.1% C 0.066 H 172.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E0CD |
|---|---|
| RGB | rgb(165, 224, 205) |
| HSL | hsl(161, 49%, 76%) |
| HSV | hsv(161, 26%, 88%) |
| CMYK | cmyk(26.3%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(84.85, -22.67, 3.24) |
| CIE-LCH | lch(84.85, 22.90, 171.87°) |
| OKLab | oklab(86.11% -0.0653 0.0082) |
| OKLCH | oklch(86.11% 0.066 172.8) |
| XYZ | xyz(53.1887, 65.7161, 67.6277) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.63
Pale Teal
#82CBB2
ΔE00 6.48
Pale Aqua
#B8FFEB
ΔE00 6.64
Seafoam Blue
#78D1B6
ΔE00 6.77
Tiffany Blue
#7BF2DA
ΔE00 7.66
Duck Egg Blue
#C3FBF4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E0CD #E0A5B8
analogous
#A5E0B0 #A5E0CD #A5D6E0
triadic
#A5E0CD #CDA5E0 #E0CDA5
tetradic
#A5E0CD #B0A5E0 #E0A5B8 #D6E0A5
square
#A5E0CD #B0A5E0 #E0A5B8 #D6E0A5
split-complementary
#A5E0CD #E0A5D6 #E0B0A5
monochromatic
#4AC19A #77D0B4 #A5E0CD #D3F0E6 #E8F7F2
Accessibility & contrast
On white
1.48
#A5E0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A5E0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E0CD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E0CD | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#96E1DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5e0cd; /* rgb */ color: rgb(165, 224, 205); /* oklch */ color: oklch(86.1% 0.066 172.8);
Tailwind
colors: {
custom: {
50: '#c1e9dc',
500: '#a5e0cd',
950: '#000000',
},
}SCSS
$custom: #a5e0cd; $custom-light: #c1e9dc; $custom-dark: #000000;
JSON
{
"hex": "#a5e0cd",
"rgb": {
"r": 165,
"g": 224,
"b": 205
},
"hsl": {
"h": 160.678,
"s": 48.76,
"l": 76.275
},
"oklch": {
"l": 0.86107,
"c": 0.06582,
"h": 172.8
},
"luminance": 0.65718
}Semantic roles & 50–950 ramp
primary
#A5E0CD
secondary
#B97088
accent
#2959BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484