#A2E2DF#A2E2DF
#A2E2DF is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.9% C 0.065 H 192.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2DF |
|---|---|
| RGB | rgb(162, 226, 223) |
| HSL | hsl(177, 52%, 76%) |
| HSV | hsv(177, 28%, 89%) |
| CMYK | cmyk(28.3%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(85.70, -20.69, -5.03) |
| CIE-LCH | lch(85.70, 21.29, 193.67°) |
| OKLab | oklab(86.9% -0.0631 -0.0138) |
| OKLCH | oklch(86.9% 0.065 192.4) |
| XYZ | xyz(55.4115, 67.3990, 79.8873) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.06
Powder Blue
#B0E0E6
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Pale Cyan
#B7FFFA
ΔE00 6.18
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2DF #E2A2A5
analogous
#A2E2BF #A2E2DF #A2C5E2
triadic
#A2E2DF #DFA2E2 #E2DFA2
tetradic
#A2E2DF #BFA2E2 #E2A2A5 #C5E2A2
square
#A2E2DF #BFA2E2 #E2A2A5 #C5E2A2
split-complementary
#A2E2DF #E2A2C5 #E2BFA2
monochromatic
#45C5BF #73D3CF #A2E2DF #D1F1EF #E8F8F7
Accessibility & contrast
On white
1.45
#A2E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#A2E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2DF
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2DF | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCDF
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#8CE6E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a2e2df; /* rgb */ color: rgb(162, 226, 223); /* oklch */ color: oklch(86.9% 0.065 192.4);
Tailwind
colors: {
custom: {
50: '#bfebe9',
500: '#a2e2df',
950: '#000000',
},
}SCSS
$custom: #a2e2df; $custom-light: #bfebe9; $custom-dark: #000000;
JSON
{
"hex": "#a2e2df",
"rgb": {
"r": 162,
"g": 226,
"b": 223
},
"hsl": {
"h": 177.188,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.869,
"c": 0.06465,
"h": 192.4
},
"luminance": 0.67402
}Semantic roles & 50–950 ramp
primary
#A2E2DF
secondary
#BB6D71
accent
#262DC0
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484