#A4E3EE#A4E3EE
#A4E3EE is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.7% C 0.065 H 209.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3EE |
|---|---|
| RGB | rgb(164, 227, 238) |
| HSL | hsl(189, 69%, 79%) |
| HSV | hsv(189, 31%, 93%) |
| CMYK | cmyk(31.1%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(86.50, -17.23, -11.74) |
| CIE-LCH | lch(86.50, 20.85, 214.28°) |
| OKLab | oklab(87.71% -0.0568 -0.0321) |
| OKLCH | oklch(87.71% 0.065 209.5) |
| XYZ | xyz(58.2065, 69.0006, 91.1238) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Pale Sky Blue
#BDF6FE
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3EE #EEAFA4
analogous
#A4EED4 #A4E3EE #A4BEEE
triadic
#A4E3EE #EEA4E3 #E3EEA4
tetradic
#A4E3EE #D4A4EE #EEAFA4 #BEEEA4
square
#A4E3EE #D4A4EE #EEAFA4 #BEEEA4
split-complementary
#A4E3EE #EEA4BE #EED4A4
monochromatic
#3DC3DB #70D3E4 #A4E3EE #D8F3F8 #E5F7FA
Accessibility & contrast
On white
1.42
#A4E3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#A4E3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3EE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3EE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#8AE9E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e3ee; /* rgb */ color: rgb(164, 227, 238); /* oklch */ color: oklch(87.7% 0.065 209.5);
Tailwind
colors: {
custom: {
50: '#c1ebf3',
500: '#a4e3ee',
950: '#000000',
},
}SCSS
$custom: #a4e3ee; $custom-light: #c1ebf3; $custom-dark: #000000;
JSON
{
"hex": "#a4e3ee",
"rgb": {
"r": 164,
"g": 227,
"b": 238
},
"hsl": {
"h": 188.919,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.87705,
"c": 0.0652,
"h": 209.5
},
"luminance": 0.69004
}Semantic roles & 50–950 ramp
primary
#A4E3EE
secondary
#CB796B
accent
#3115D0
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485