#A4E2EE#A4E2EE
#A4E2EE is a very light, moderate teal. Relative luminance 0.685; OKLCH L 87.5% C 0.065 H 210.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2EE |
|---|---|
| RGB | rgb(164, 226, 238) |
| HSL | hsl(190, 69%, 79%) |
| HSV | hsv(190, 31%, 93%) |
| CMYK | cmyk(31.1%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(86.23, -16.73, -12.15) |
| CIE-LCH | lch(86.23, 20.67, 215.99°) |
| OKLab | oklab(87.49% -0.0555 -0.0332) |
| OKLCH | oklch(87.49% 0.065 210.9) |
| XYZ | xyz(57.9337, 68.4552, 91.0329) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.91
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Lightblue
#ADD8E6
ΔE00 4.62
Pale Sky Blue
#BDF6FE
ΔE00 4.76
Paleturquoise
#AFEEEE
ΔE00 5.41
Ice Blue
#A5DFF9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2EE #EEB0A4
analogous
#A4EED5 #A4E2EE #A4BDEE
triadic
#A4E2EE #EEA4E2 #E2EEA4
tetradic
#A4E2EE #D5A4EE #EEB0A4 #BDEEA4
square
#A4E2EE #D5A4EE #EEB0A4 #BDEEA4
split-complementary
#A4E2EE #EEA4BD #EED5A4
monochromatic
#3DC1DB #70D2E4 #A4E2EE #D8F2F8 #E5F7FA
Accessibility & contrast
On white
1.43
#A4E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#A4E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2EE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2EE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#8AE8E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e2ee; /* rgb */ color: rgb(164, 226, 238); /* oklch */ color: oklch(87.5% 0.065 210.9);
Tailwind
colors: {
custom: {
50: '#c1ebf3',
500: '#a4e2ee',
950: '#000000',
},
}SCSS
$custom: #a4e2ee; $custom-light: #c1ebf3; $custom-dark: #000000;
JSON
{
"hex": "#a4e2ee",
"rgb": {
"r": 164,
"g": 226,
"b": 238
},
"hsl": {
"h": 189.73,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.8749,
"c": 0.06469,
"h": 210.9
},
"luminance": 0.68458
}Semantic roles & 50–950 ramp
primary
#A4E2EE
secondary
#CB7B6B
accent
#3315D0
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485