#A2EFF5#A2EFF5
#A2EFF5 is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.4% C 0.076 H 202.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EFF5 |
|---|---|
| RGB | rgb(162, 239, 245) |
| HSL | hsl(184, 81%, 80%) |
| HSV | hsv(184, 34%, 96%) |
| CMYK | cmyk(33.9%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.86, -22.10, -10.42) |
| CIE-LCH | lch(89.86, 24.44, 205.25°) |
| OKLab | oklab(90.42% -0.0703 -0.0286) |
| OKLCH | oklch(90.42% 0.076 202.1) |
| XYZ | xyz(62.2425, 76.0032, 97.7588) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.68
Paleturquoise
#AFEEEE
ΔE00 2.78
Robin Egg Blue
#8AF1FE
ΔE00 3.35
Pale Sky Blue
#BDF6FE
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 4.74
Light Sky Blue
#C6FCFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EFF5 #F5A8A2
analogous
#A2F5D1 #A2EFF5 #A2C6F5
triadic
#A2EFF5 #F5A2EF #EFF5A2
tetradic
#A2EFF5 #D1A2F5 #F5A8A2 #C6F5A2
square
#A2EFF5 #D1A2F5 #F5A8A2 #C6F5A2
split-complementary
#A2EFF5 #F5A2C6 #F5D1A2
monochromatic
#33DCE9 #6BE5EF #A2EFF5 #D9F9FB #E3FAFC
Accessibility & contrast
On white
1.30
#A2EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#A2EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EFF5
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EFF5 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F6
Deuteranopia (green-blind)
#D5DDF6
Tritanopia (blue-blind)
#82F5F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #a2eff5; /* rgb */ color: rgb(162, 239, 245); /* oklch */ color: oklch(90.4% 0.076 202.1);
Tailwind
colors: {
custom: {
50: '#c0f4f8',
500: '#a2eff5',
950: '#000000',
},
}SCSS
$custom: #a2eff5; $custom-light: #c0f4f8; $custom-dark: #000000;
JSON
{
"hex": "#a2eff5",
"rgb": {
"r": 162,
"g": 239,
"b": 245
},
"hsl": {
"h": 184.337,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.9042,
"c": 0.07593,
"h": 202.1
},
"luminance": 0.76007
}Semantic roles & 50–950 ramp
primary
#A2EFF5
secondary
#D56F67
accent
#1809DD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585