#A2DEDF#A2DEDF
#A2DEDF is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.061 H 197.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEDF |
|---|---|
| RGB | rgb(162, 222, 223) |
| HSL | hsl(181, 49%, 75%) |
| HSV | hsv(181, 27%, 87%) |
| CMYK | cmyk(27.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.61, -18.70, -6.65) |
| CIE-LCH | lch(84.61, 19.84, 199.57°) |
| OKLab | oklab(86.03% -0.0581 -0.0182) |
| OKLCH | oklch(86.03% 0.061 197.4) |
| XYZ | xyz(54.3365, 65.2489, 79.5290) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Light Sky Blue
#C6FCFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEDF #DFA3A2
analogous
#A2DFC1 #A2DEDF #A2BFDF
triadic
#A2DEDF #DFA2DE #DEDFA2
tetradic
#A2DEDF #C1A2DF #DFA3A2 #BFDFA2
square
#A2DEDF #C1A2DF #DFA3A2 #BFDFA2
split-complementary
#A2DEDF #DFA2BF #DFC1A2
monochromatic
#47BEC0 #74CECF #A2DEDF #D0EEEF #E8F7F7
Accessibility & contrast
On white
1.49
#A2DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A2DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEDF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEDF | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CAD0E0
Tritanopia (blue-blind)
#8DE2DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dedf; /* rgb */ color: rgb(162, 222, 223); /* oklch */ color: oklch(86.0% 0.061 197.4);
Tailwind
colors: {
custom: {
50: '#bfe8e9',
500: '#a2dedf',
950: '#000000',
},
}SCSS
$custom: #a2dedf; $custom-light: #bfe8e9; $custom-dark: #000000;
JSON
{
"hex": "#a2dedf",
"rgb": {
"r": 162,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.984,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86029,
"c": 0.06092,
"h": 197.4
},
"luminance": 0.65252
}Semantic roles & 50–950 ramp
primary
#A2DEDF
secondary
#B86F6E
accent
#2C29BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484