#A2E4E6#A2E4E6
#A2E4E6 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.6% C 0.066 H 198.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E4E6 |
|---|---|
| RGB | rgb(162, 228, 230) |
| HSL | hsl(182, 58%, 77%) |
| HSV | hsv(182, 30%, 90%) |
| CMYK | cmyk(29.6%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(86.44, -20.11, -7.63) |
| CIE-LCH | lch(86.44, 21.51, 200.78°) |
| OKLab | oklab(87.55% -0.0628 -0.0209) |
| OKLCH | oklch(87.55% 0.066 198.4) |
| XYZ | xyz(56.9219, 68.8783, 85.1431) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.18
Pale Sky Blue
#BDF6FE
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Light Sky Blue
#C6FCFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E4E6 #E6A4A2
analogous
#A2E6C6 #A2E4E6 #A2C2E6
triadic
#A2E4E6 #E6A2E4 #E4E6A2
tetradic
#A2E4E6 #C6A2E6 #E6A4A2 #C2E6A2
square
#A2E4E6 #C6A2E6 #E6A4A2 #C2E6A2
split-complementary
#A2E4E6 #E6A2C2 #E6C6A2
monochromatic
#42C8CC #72D6D9 #A2E4E6 #D2F2F3 #E7F8F9
Accessibility & contrast
On white
1.42
#A2E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#A2E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E4E6
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E4E6 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#CED4E7
Tritanopia (blue-blind)
#8AE8E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2e4e6; /* rgb */ color: rgb(162, 228, 230); /* oklch */ color: oklch(87.6% 0.066 198.4);
Tailwind
colors: {
custom: {
50: '#bfeced',
500: '#a2e4e6',
950: '#000000',
},
}SCSS
$custom: #a2e4e6; $custom-light: #bfeced; $custom-dark: #000000;
JSON
{
"hex": "#a2e4e6",
"rgb": {
"r": 162,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.765,
"s": 57.627,
"l": 76.863
},
"oklch": {
"l": 0.87554,
"c": 0.06623,
"h": 198.4
},
"luminance": 0.68881
}Semantic roles & 50–950 ramp
primary
#A2E4E6
secondary
#C06E6C
accent
#2520C5
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484