#A4E2EB#A4E2EB
#A4E2EB is a very light, moderate teal. Relative luminance 0.683; OKLCH L 87.4% C 0.064 H 207.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2EB |
|---|---|
| RGB | rgb(164, 226, 235) |
| HSL | hsl(188, 64%, 78%) |
| HSV | hsv(188, 30%, 92%) |
| CMYK | cmyk(30.2%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.15, -17.42, -10.70) |
| CIE-LCH | lch(86.15, 20.44, 211.55°) |
| OKLab | oklab(87.39% -0.0567 -0.0292) |
| OKLCH | oklch(87.39% 0.064 207.3) |
| XYZ | xyz(57.4967, 68.2804, 88.7310) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Lightblue
#ADD8E6
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2EB #EBADA4
analogous
#A4EBD0 #A4E2EB #A4BEEB
triadic
#A4E2EB #EBA4E2 #E2EBA4
tetradic
#A4E2EB #D0A4EB #EBADA4 #BEEBA4
square
#A4E2EB #D0A4EB #EBADA4 #BEEBA4
split-complementary
#A4E2EB #EBA4BE #EBD0A4
monochromatic
#40C2D5 #72D2E0 #A4E2EB #D6F2F6 #E6F7F9
Accessibility & contrast
On white
1.43
#A4E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#A4E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2EB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2EB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#CCD3EB
Tritanopia (blue-blind)
#8BE7E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e2eb; /* rgb */ color: rgb(164, 226, 235); /* oklch */ color: oklch(87.4% 0.064 207.3);
Tailwind
colors: {
custom: {
50: '#c1ebf1',
500: '#a4e2eb',
950: '#000000',
},
}SCSS
$custom: #a4e2eb; $custom-light: #c1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#a4e2eb",
"rgb": {
"r": 164,
"g": 226,
"b": 235
},
"hsl": {
"h": 187.606,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.87392,
"c": 0.06376,
"h": 207.3
},
"luminance": 0.68283
}Semantic roles & 50–950 ramp
primary
#A4E2EB
secondary
#C7786C
accent
#301ACC
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485