#A3DEDF#A3DEDF
#A3DEDF is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.1% C 0.060 H 197.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DEDF |
|---|---|
| RGB | rgb(163, 222, 223) |
| HSL | hsl(181, 48%, 76%) |
| HSV | hsv(181, 27%, 87%) |
| CMYK | cmyk(26.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.67, -18.41, -6.56) |
| CIE-LCH | lch(84.67, 19.55, 199.61°) |
| OKLab | oklab(86.09% -0.0572 -0.0179) |
| OKLCH | oklch(86.09% 0.06 197.4) |
| XYZ | xyz(54.5405, 65.3541, 79.5385) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 3.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Light Sky Blue
#C6FCFF
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DEDF #DFA4A3
analogous
#A3DFC2 #A3DEDF #A3C0DF
triadic
#A3DEDF #DFA3DE #DEDFA3
tetradic
#A3DEDF #C2A3DF #DFA4A3 #C0DFA3
square
#A3DEDF #C2A3DF #DFA4A3 #C0DFA3
split-complementary
#A3DEDF #DFA3C0 #DFC2A3
monochromatic
#48BDBF #76CECF #A3DEDF #D0EEEF #E8F7F7
Accessibility & contrast
On white
1.49
#A3DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A3DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DEDF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DEDF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CBD0E0
Tritanopia (blue-blind)
#8EE2DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dedf; /* rgb */ color: rgb(163, 222, 223); /* oklch */ color: oklch(86.1% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#c0e8e9',
500: '#a3dedf',
950: '#000000',
},
}SCSS
$custom: #a3dedf; $custom-light: #c0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#a3dedf",
"rgb": {
"r": 163,
"g": 222,
"b": 223
},
"hsl": {
"h": 181,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.86086,
"c": 0.06,
"h": 197.4
},
"luminance": 0.65357
}Semantic roles & 50–950 ramp
primary
#A3DEDF
secondary
#B8706F
accent
#2C2ABC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484