#A4E2E7#A4E2E7
#A4E2E7 is a very light, moderate teal. Relative luminance 0.681; OKLCH L 87.3% C 0.063 H 202.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2E7 |
|---|---|
| RGB | rgb(164, 226, 231) |
| HSL | hsl(184, 58%, 77%) |
| HSV | hsv(184, 29%, 91%) |
| CMYK | cmyk(29%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(86.03, -18.33, -8.76) |
| CIE-LCH | lch(86.03, 20.32, 205.53°) |
| OKLab | oklab(87.26% -0.0582 -0.0239) |
| OKLCH | oklch(87.26% 0.063 202.3) |
| XYZ | xyz(56.9253, 68.0518, 85.7217) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.90
Paleturquoise
#AFEEEE
ΔE00 3.28
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Pale Sky Blue
#BDF6FE
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Light Sky Blue
#C6FCFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2E7 #E7A9A4
analogous
#A4E7CB #A4E2E7 #A4C0E7
triadic
#A4E2E7 #E7A4E2 #E2E7A4
tetradic
#A4E2E7 #CBA4E7 #E7A9A4 #C0E7A4
square
#A4E2E7 #CBA4E7 #E7A9A4 #C0E7A4
split-complementary
#A4E2E7 #E7A4C0 #E7CBA4
monochromatic
#43C3CD #74D3DA #A4E2E7 #D4F1F4 #E7F7F9
Accessibility & contrast
On white
1.44
#A4E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#A4E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2E7
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2E7 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE7
Deuteranopia (green-blind)
#CDD3E7
Tritanopia (blue-blind)
#8DE7E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e2e7; /* rgb */ color: rgb(164, 226, 231); /* oklch */ color: oklch(87.3% 0.063 202.3);
Tailwind
colors: {
custom: {
50: '#c1ebee',
500: '#a4e2e7',
950: '#000000',
},
}SCSS
$custom: #a4e2e7; $custom-light: #c1ebee; $custom-dark: #000000;
JSON
{
"hex": "#a4e2e7",
"rgb": {
"r": 164,
"g": 226,
"b": 231
},
"hsl": {
"h": 184.478,
"s": 58.261,
"l": 77.451
},
"oklch": {
"l": 0.87263,
"c": 0.06296,
"h": 202.3
},
"luminance": 0.68055
}Semantic roles & 50–950 ramp
primary
#A4E2E7
secondary
#C2746D
accent
#2C20C6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485