#A5E2CA#A5E2CA
#A5E2CA is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.5% C 0.071 H 168.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E2CA |
|---|---|
| RGB | rgb(165, 226, 202) |
| HSL | hsl(156, 51%, 77%) |
| HSV | hsv(156, 27%, 89%) |
| CMYK | cmyk(27%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(85.33, -24.26, 5.51) |
| CIE-LCH | lch(85.33, 24.88, 167.20°) |
| OKLab | oklab(86.46% -0.0691 0.0142) |
| OKLCH | oklch(86.46% 0.071 168.4) |
| XYZ | xyz(53.3707, 66.6539, 65.9191) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.26
Pale Teal
#82CBB2
ΔE00 6.39
Pale Aqua
#B8FFEB
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 6.51
Pale Turquoise
#A5FBD5
ΔE00 6.53
Mint
#AAF0C1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E2CA #E2A5BD
analogous
#A5E2AC #A5E2CA #A5DCE2
triadic
#A5E2CA #CAA5E2 #E2CAA5
tetradic
#A5E2CA #ACA5E2 #E2A5BD #DCE2A5
square
#A5E2CA #ACA5E2 #E2A5BD #DCE2A5
split-complementary
#A5E2CA #E2A5DC #E2ACA5
monochromatic
#48C493 #77D3AF #A5E2CA #D3F1E5 #E8F8F1
Accessibility & contrast
On white
1.47
#A5E2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#A5E2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E2CA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E2CA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#97E3DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a5e2ca; /* rgb */ color: rgb(165, 226, 202); /* oklch */ color: oklch(86.5% 0.071 168.4);
Tailwind
colors: {
custom: {
50: '#c1ebda',
500: '#a5e2ca',
950: '#000000',
},
}SCSS
$custom: #a5e2ca; $custom-light: #c1ebda; $custom-dark: #000000;
JSON
{
"hex": "#a5e2ca",
"rgb": {
"r": 165,
"g": 226,
"b": 202
},
"hsl": {
"h": 156.393,
"s": 51.261,
"l": 76.667
},
"oklch": {
"l": 0.86464,
"c": 0.07054,
"h": 168.4
},
"luminance": 0.66656
}Semantic roles & 50–950 ramp
primary
#A5E2CA
secondary
#BB708E
accent
#2763BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483