#A2EEED#A2EEED
#A2EEED is a very light, moderate teal. Relative luminance 0.749; OKLCH L 90.0% C 0.075 H 194.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EEED |
|---|---|
| RGB | rgb(162, 238, 237) |
| HSL | hsl(179, 69%, 78%) |
| HSV | hsv(179, 32%, 93%) |
| CMYK | cmyk(31.9%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(89.37, -23.45, -6.98) |
| CIE-LCH | lch(89.37, 24.47, 196.57°) |
| OKLab | oklab(89.95% -0.0723 -0.0192) |
| OKLCH | oklch(89.95% 0.075 194.9) |
| XYZ | xyz(60.7556, 74.9413, 91.3681) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.18
Light Cyan
#ACFFFC
ΔE00 3.60
Pale Cyan
#B7FFFA
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.04
Duck Egg Blue
#C3FBF4
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EEED #EEA2A3
analogous
#A2EEC7 #A2EEED #A2C9EE
triadic
#A2EEED #EDA2EE #EEEDA2
tetradic
#A2EEED #C7A2EE #EEA2A3 #C9EEA2
square
#A2EEED #C7A2EE #EEA2A3 #C9EEA2
split-complementary
#A2EEED #EEA2C9 #EEC7A2
monochromatic
#3BDBD9 #6EE5E3 #A2EEED #D6F7F7 #E5FAFA
Accessibility & contrast
On white
1.31
#A2EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#A2EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EEED
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EEED | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#86F3ED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a2eeed; /* rgb */ color: rgb(162, 238, 237); /* oklch */ color: oklch(90.0% 0.075 194.9);
Tailwind
colors: {
custom: {
50: '#c0f3f2',
500: '#a2eeed',
950: '#000000',
},
}SCSS
$custom: #a2eeed; $custom-light: #c0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#a2eeed",
"rgb": {
"r": 162,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.211,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.8995,
"c": 0.0748,
"h": 194.9
},
"luminance": 0.74945
}Semantic roles & 50–950 ramp
primary
#A2EEED
secondary
#CB696B
accent
#1417D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585