#A5E2EA#A5E2EA
#A5E2EA is a very light, moderate teal. Relative luminance 0.683; OKLCH L 87.4% C 0.063 H 206.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E2EA |
|---|---|
| RGB | rgb(165, 226, 234) |
| HSL | hsl(187, 62%, 78%) |
| HSV | hsv(187, 29%, 92%) |
| CMYK | cmyk(29.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.17, -17.37, -10.13) |
| CIE-LCH | lch(86.17, 20.11, 210.24°) |
| OKLab | oklab(87.42% -0.0562 -0.0277) |
| OKLCH | oklch(87.42% 0.063 206.2) |
| XYZ | xyz(57.5599, 68.3296, 87.9820) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.40
Paleturquoise
#AFEEEE
ΔE00 4.13
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Lightblue
#ADD8E6
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E2EA #EAADA5
analogous
#A5EACF #A5E2EA #A5BFEA
triadic
#A5E2EA #EAA5E2 #E2EAA5
tetradic
#A5E2EA #CFA5EA #EAADA5 #BFEAA5
square
#A5E2EA #CFA5EA #EAADA5 #BFEAA5
split-complementary
#A5E2EA #EAA5BF #EACFA5
monochromatic
#42C2D3 #73D2DE #A5E2EA #D7F2F6 #E6F7F9
Accessibility & contrast
On white
1.43
#A5E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#A5E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E2EA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E2EA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#8DE7E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5e2ea; /* rgb */ color: rgb(165, 226, 234); /* oklch */ color: oklch(87.4% 0.063 206.2);
Tailwind
colors: {
custom: {
50: '#c1ebf0',
500: '#a5e2ea',
950: '#000000',
},
}SCSS
$custom: #a5e2ea; $custom-light: #c1ebf0; $custom-dark: #000000;
JSON
{
"hex": "#a5e2ea",
"rgb": {
"r": 165,
"g": 226,
"b": 234
},
"hsl": {
"h": 186.957,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.87416,
"c": 0.06262,
"h": 206.2
},
"luminance": 0.68333
}Semantic roles & 50–950 ramp
primary
#A5E2EA
secondary
#C6786D
accent
#301CCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485