#A4E2E9#A4E2E9
#A4E2E9 is a very light, moderate teal. Relative luminance 0.682; OKLCH L 87.3% C 0.063 H 204.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2E9 |
|---|---|
| RGB | rgb(164, 226, 233) |
| HSL | hsl(186, 61%, 78%) |
| HSV | hsv(186, 30%, 91%) |
| CMYK | cmyk(29.6%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(86.09, -17.88, -9.73) |
| CIE-LCH | lch(86.09, 20.35, 208.55°) |
| OKLab | oklab(87.33% -0.0574 -0.0266) |
| OKLCH | oklch(87.33% 0.063 204.8) |
| XYZ | xyz(57.2094, 68.1655, 87.2178) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 3.81
Robin'S Egg Blue
#98EFF9
ΔE00 4.09
Pale Sky Blue
#BDF6FE
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2E9 #E9ABA4
analogous
#A4E9CD #A4E2E9 #A4BFE9
triadic
#A4E2E9 #E9A4E2 #E2E9A4
tetradic
#A4E2E9 #CDA4E9 #E9ABA4 #BFE9A4
square
#A4E2E9 #CDA4E9 #E9ABA4 #BFE9A4
split-complementary
#A4E2E9 #E9A4BF #E9CDA4
monochromatic
#41C3D1 #73D2DD #A4E2E9 #D5F2F5 #E6F7F9
Accessibility & contrast
On white
1.44
#A4E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#A4E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2E9
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2E9 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEA
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#8CE7E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e2e9; /* rgb */ color: rgb(164, 226, 233); /* oklch */ color: oklch(87.3% 0.063 204.8);
Tailwind
colors: {
custom: {
50: '#c1ebf0',
500: '#a4e2e9',
950: '#000000',
},
}SCSS
$custom: #a4e2e9; $custom-light: #c1ebf0; $custom-dark: #000000;
JSON
{
"hex": "#a4e2e9",
"rgb": {
"r": 164,
"g": 226,
"b": 233
},
"hsl": {
"h": 186.087,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.87327,
"c": 0.0633,
"h": 204.8
},
"luminance": 0.68168
}Semantic roles & 50–950 ramp
primary
#A4E2E9
secondary
#C4766D
accent
#2E1DC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485