#A3EAEB#A3EAEB
#A3EAEB is a very light, moderate teal. Relative luminance 0.726; OKLCH L 89.1% C 0.070 H 197.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A3EAEB |
|---|---|
| RGB | rgb(163, 234, 235) |
| HSL | hsl(181, 64%, 78%) |
| HSV | hsv(181, 31%, 92%) |
| CMYK | cmyk(30.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.27, -21.67, -7.55) |
| CIE-LCH | lch(88.27, 22.95, 199.20°) |
| OKLab | oklab(89.07% -0.0674 -0.0207) |
| OKLCH | oklch(89.07% 0.071 197.1) |
| XYZ | xyz(59.5174, 72.6270, 89.4635) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.71
Robin'S Egg Blue
#98EFF9
ΔE00 3.60
Light Cyan
#ACFFFC
ΔE00 4.71
Pale Cyan
#B7FFFA
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Pale Sky Blue
#BDF6FE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3EAEB #EBA4A3
analogous
#A3EBC8 #A3EAEB #A3C6EB
triadic
#A3EAEB #EBA3EA #EAEBA3
tetradic
#A3EAEB #C8A3EB #EBA4A3 #C6EBA3
square
#A3EAEB #C8A3EB #EBA4A3 #C6EBA3
split-complementary
#A3EAEB #EBA3C6 #EBC8A3
monochromatic
#3ED3D5 #71DFE0 #A3EAEB #D5F5F6 #E6F9FA
Accessibility & contrast
On white
1.35
#A3EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#A3EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3EAEB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3EAEB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#88EFEA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #a3eaeb; /* rgb */ color: rgb(163, 234, 235); /* oklch */ color: oklch(89.1% 0.070 197.1);
Tailwind
colors: {
custom: {
50: '#c0f1f1',
500: '#a3eaeb',
950: '#000000',
},
}SCSS
$custom: #a3eaeb; $custom-light: #c0f1f1; $custom-dark: #000000;
JSON
{
"hex": "#a3eaeb",
"rgb": {
"r": 163,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.833,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.8907,
"c": 0.0705,
"h": 197.1
},
"luminance": 0.7263
}Semantic roles & 50–950 ramp
primary
#A3EAEB
secondary
#C76D6B
accent
#1C19CC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121616
muted
#828585